summaryrefslogtreecommitdiff
path: root/postgresqleu/static/models.py
diff options
context:
space:
mode:
authorMagnus Hagander2014-01-01 14:54:33 +0000
committerMagnus Hagander2014-01-01 14:54:33 +0000
commitf260129b8254cdaedda920f5c7462ffed58f842e (patch)
treea7771ea661d1c2f2ba187635922c7aa1bba9e1e5 /postgresqleu/static/models.py
parentf8d236b6c829544c782f8d65b90e8a1f67b0158b (diff)
Clean up unused imports
Diffstat (limited to 'postgresqleu/static/models.py')
-rw-r--r--postgresqleu/static/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresqleu/static/models.py b/postgresqleu/static/models.py
index 71a83623..54f60fe2 100644
--- a/postgresqleu/static/models.py
+++ b/postgresqleu/static/models.py
@@ -1,3 +1,3 @@
-from django.db import models
+#from django.db import models
# Create your models here.