summaryrefslogtreecommitdiff
path: root/test/test_commit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_commit.py')
-rw-r--r--test/test_commit.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_commit.py b/test/test_commit.py
index 670068e5..67dc7d73 100644
--- a/test/test_commit.py
+++ b/test/test_commit.py
@@ -4,8 +4,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 datetime import datetime
from io import BytesIO
import re