mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Remove unused stringfilter
This commit is contained in:
parent
aa493208e2
commit
0c5836d466
@ -1,5 +1,5 @@
|
||||
from django import template
|
||||
from django.template.defaultfilters import filesizeformat, stringfilter
|
||||
from django.template.defaultfilters import filesizeformat
|
||||
|
||||
|
||||
register = template.Library()
|
||||
|
Loading…
Reference in New Issue
Block a user