diff options
Diffstat (limited to 'test/performance/test_commit.py')
-rw-r--r-- | test/performance/test_commit.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/performance/test_commit.py b/test/performance/test_commit.py index 4617b052..8158a1e6 100644 --- a/test/performance/test_commit.py +++ b/test/performance/test_commit.py @@ -3,7 +3,6 @@ # # This module is part of GitPython and is released under # the BSD License: http://www.opensource.org/licenses/bsd-license.php -from __future__ import print_function from io import BytesIO from time import time import sys |