X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6d1c41d6fd83824669cd1a6d714ea6da1ae7ab4c..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):