summaryrefslogtreecommitdiffstats
path: root/imagekit/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'imagekit/__init__.py')
-rw-r--r--imagekit/__init__.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/imagekit/__init__.py b/imagekit/__init__.py
deleted file mode 100644
index 2965bbd..0000000
--- a/imagekit/__init__.py
+++ /dev/null
@@ -1,13 +0,0 @@
-"""
-
-Django ImageKit
-
-Author: Justin Driscoll <justin.driscoll@gmail.com>
-Version: 0.2
-
-"""
-VERSION = "0.2"
-
-
-
- \ No newline at end of file