We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b06b13e + bbf02e0 commit a8437c0Copy full SHA for a8437c0
git/util.py
@@ -3,8 +3,6 @@
3
#
4
# This module is part of GitPython and is released under
5
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
6
-from __future__ import unicode_literals
7
-
8
import contextlib
9
from functools import wraps
10
import getpass
0 commit comments