summaryrefslogtreecommitdiff
path: root/morphlib/git.py
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-23 12:26:27 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-23 12:26:27 +0000
commit9d59ed4d78747902cd141f743a6aeabd9e531dc8 (patch)
tree79287b9b317673d97ade5cb0ba9bf8b7c9ee261d /morphlib/git.py
parent74b41621814fb02576755aedd87350c833b8228e (diff)
downloadmorph-9d59ed4d78747902cd141f743a6aeabd9e531dc8.tar.gz
Bump copyright years, get rid of long lines and unused imports.
Diffstat (limited to 'morphlib/git.py')
-rw-r--r--morphlib/git.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/morphlib/git.py b/morphlib/git.py
index f9d85c98..d7eba935 100644
--- a/morphlib/git.py
+++ b/morphlib/git.py
@@ -15,7 +15,6 @@
import logging
-import urlparse
import binascii
import morphlib
import os