summaryrefslogtreecommitdiffstats
path: root/main/models.py
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2017-07-11 21:44:42 +0200
committerJelle van der Waa <jelle@vdwaa.nl>2017-07-11 21:44:42 +0200
commit04fad30ce49df6919f7879eb7d5134231a31a38e (patch)
treefb0e8e8e0f7ae0ab6ebef1803b870277a89163e5 /main/models.py
parent74c21479f67badb15fbf0e9bc0eacd34960d91c1 (diff)
downloadarchweb-04fad30ce49df6919f7879eb7d5134231a31a38e.tar.gz
archweb-04fad30ce49df6919f7879eb7d5134231a31a38e.zip
main.models: remove unused import
Diffstat (limited to 'main/models.py')
-rw-r--r--main/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/models.py b/main/models.py
index 1b95f3fa..01976cbd 100644
--- a/main/models.py
+++ b/main/models.py
@@ -1,4 +1,3 @@
-from datetime import datetime
from itertools import groupby
from pgpdump import BinaryData