summaryrefslogtreecommitdiff
path: root/gitdb/test/performance/test_stream.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitdb/test/performance/test_stream.py')
-rw-r--r--gitdb/test/performance/test_stream.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitdb/test/performance/test_stream.py b/gitdb/test/performance/test_stream.py
index 9a8b15b..91dc891 100644
--- a/gitdb/test/performance/test_stream.py
+++ b/gitdb/test/performance/test_stream.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 data streaming performance"""
-from __future__ import print_function
from gitdb.test.performance.lib import TestBigRepoR
from gitdb.db import LooseObjectDB