X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2f83fcd45b4b23db2bb5bb4afbe1e863ebd77ec6..eb8af005bbc329134a5047b263cc983e349a5fa3:/services/fuse/tests/prof.py diff --git a/services/fuse/tests/prof.py b/services/fuse/tests/prof.py index f9ce1881de..5bdb1b2e7b 100644 --- a/services/fuse/tests/prof.py +++ b/services/fuse/tests/prof.py @@ -2,8 +2,6 @@ # # SPDX-License-Identifier: AGPL-3.0 -from __future__ import print_function -from builtins import object import time class CountTime(object):