diff options
Diffstat (limited to 'test/performance/test_odb.py')
-rw-r--r-- | test/performance/test_odb.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/performance/test_odb.py b/test/performance/test_odb.py index 8bd614f2..c9521c56 100644 --- a/test/performance/test_odb.py +++ b/test/performance/test_odb.py @@ -1,6 +1,4 @@ """Performance tests for object store""" -from __future__ import print_function - import sys from time import time |