aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/models.py
diff options
context:
space:
mode:
authorAndrea Lepori <alepori@student.ethz.ch>2021-08-16 14:54:06 +0200
committerAndrea Lepori <alepori@student.ethz.ch>2021-08-16 14:54:31 +0200
commit2a8c89a1a6e39854b0e9d341db578215496b346c (patch)
treef372355234df812e150406be4a95ce5513af0ca0 /accounts/models.py
parentfix RO documents visible for non group capi (diff)
downloadscout-subs-2a8c89a1a6e39854b0e9d341db578215496b346c.tar.gz
scout-subs-2a8c89a1a6e39854b0e9d341db578215496b346c.zip
remove unused import and variables
Diffstat (limited to 'accounts/models.py')
-rw-r--r--accounts/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/models.py b/accounts/models.py
index 71a8362..54f60fe 100644
--- a/accounts/models.py
+++ b/accounts/models.py
@@ -1,3 +1,3 @@
-from django.db import models
+#from django.db import models
# Create your models here.