summaryrefslogtreecommitdiff
path: root/gitdb/test/performance/test_pack.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitdb/test/performance/test_pack.py')
-rw-r--r--gitdb/test/performance/test_pack.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitdb/test/performance/test_pack.py b/gitdb/test/performance/test_pack.py
index 643186b..f034baf 100644
--- a/gitdb/test/performance/test_pack.py
+++ b/gitdb/test/performance/test_pack.py
@@ -3,7 +3,6 @@
# This module is part of GitDB and is released under
# the New BSD License: http://www.opensource.org/licenses/bsd-license.php
"""Performance tests for object store"""
-from __future__ import print_function
from gitdb.test.performance.lib import (
TestBigRepoR