Removed an unused import from templatetags.
This commit is contained in:
parent
03d293d545
commit
f8d25412cb
@ -20,7 +20,6 @@
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from django import template
|
from django import template
|
||||||
from django.utils.http import urlencode
|
|
||||||
|
|
||||||
from mia_core.utils import UrlBuilder
|
from mia_core.utils import UrlBuilder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user