remove unneeded imports from utils app

This commit is contained in:
Thomas Steen Rasmussen 2018-03-04 14:44:33 +01:00
parent afa782b26b
commit 99cb7f5307

View file

@ -1,4 +1,3 @@
import datetime
from django import template
register = template.Library()