diff options
Diffstat (limited to 'models/__init__.py')
-rw-r--r-- | models/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/models/__init__.py b/models/__init__.py deleted file mode 100644 index f369c9b..0000000 --- a/models/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -import os - -dir = os.path.split(os.path.realpath(__file__))[0] |