about summary refs log tree commit diff
path: root/gn3/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/settings.py')
-rw-r--r--gn3/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn3/settings.py b/gn3/settings.py
index 2c657af..48b7b5e 100644
--- a/gn3/settings.py
+++ b/gn3/settings.py
@@ -5,7 +5,6 @@ DO NOT import from this file, use `flask.current_app.config` instead to get the
 application settings.
 """
 import os
-import uuid
 import tempfile
 
 BCRYPT_SALT = ""