Skip to content

Commit

Permalink
Merge pull request #554 from nvie/master
Browse files Browse the repository at this point in the history
Don't change the meaning of string literals
  • Loading branch information
nvie committed Dec 8, 2016
2 parents b06b13e + bbf02e0 commit a8437c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions git/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +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 unicode_literals

import contextlib
from functools import wraps
import getpass
Expand Down

0 comments on commit a8437c0

Please sign in to comment.