aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/__init__.py
diff options
context:
space:
mode:
authorGravatar martmists <[email protected]>2018-02-05 23:44:10 +0100
committerGravatar martmists <[email protected]>2018-02-05 23:44:10 +0100
commit57abb432e75382f939abdbc39a7efd5d4e762362 (patch)
treef1ed37e2925d87e3a69d92452bee1dd47c557051 /pysite/__init__.py
parentFix hardcoded error code in error view (diff)
Finally fix this garbage
Signed-off-by: martmists <[email protected]>
Diffstat (limited to 'pysite/__init__.py')
-rw-r--r--pysite/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pysite/__init__.py b/pysite/__init__.py
deleted file mode 100644
index ba286add..00000000
--- a/pysite/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# coding=utf-8
-
-__author__ = "Gareth Coles"