Removed unused import

Removed an import which is no longer required.
This commit is contained in:
Richard Chapman
2017-11-15 16:12:03 +00:00
parent 17d1cfe758
commit 424f87cb68

View File

@@ -27,7 +27,6 @@ from app.models import (
Service,
ServicePermission,
ServiceSmsSender,
StatsTemplateUsageByMonth,
Template,
TemplateHistory,
TemplateRedacted,