remove unneeded imports from utils app
This commit is contained in:
parent
afa782b26b
commit
99cb7f5307
|
@ -1,4 +1,3 @@
|
||||||
import datetime
|
|
||||||
from django import template
|
from django import template
|
||||||
|
|
||||||
register = template.Library()
|
register = template.Library()
|
||||||
|
|
Loading…
Reference in a new issue