summaryrefslogtreecommitdiff
path: root/morphlib/blobs.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/blobs.py
parent74b41621814fb02576755aedd87350c833b8228e (diff)
downloadmorph-9d59ed4d78747902cd141f743a6aeabd9e531dc8.tar.gz
Bump copyright years, get rid of long lines and unused imports.
Diffstat (limited to 'morphlib/blobs.py')
-rw-r--r--morphlib/blobs.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/morphlib/blobs.py b/morphlib/blobs.py
index d02643a6..11f3e937 100644
--- a/morphlib/blobs.py
+++ b/morphlib/blobs.py
@@ -14,9 +14,6 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-import os
-
-
class Blob(object):
@staticmethod