summaryrefslogtreecommitdiff
path: root/fbin/fbin.py
diff options
context:
space:
mode:
Diffstat (limited to 'fbin/fbin.py')
-rwxr-xr-xfbin/fbin.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/fbin/fbin.py b/fbin/fbin.py
index d0a5a9a..04811c0 100755
--- a/fbin/fbin.py
+++ b/fbin/fbin.py
@@ -28,9 +28,6 @@ monkey_patch()
base62_alphabet = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
-if not os.path.isdir(current_app.config['THUMB_DIRECTORY']):
- os.mkdir(current_app.config['THUMB_DIRECTORY'])
-
def get_or_create_user(username, jab_id):
try: