Removed unused requirements and modules.

This commit is contained in:
Rebecca Law
2016-04-21 09:11:00 +01:00
parent 3bbf2e3205
commit 2afbbd6423
5 changed files with 4 additions and 35 deletions

View File

@@ -1,7 +1,5 @@
import re
from wtforms import ValidationError
from datetime import datetime
from app.main.encryption import check_hash
from notifications_utils.template import Template