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
1 changed files with 0 additions and 1 deletions

View File

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