mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-11 23:32:56 +02:00
refactor: remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
from django import template
|
from django import template
|
||||||
from django.utils.formats import number_format
|
from django.utils.formats import number_format
|
||||||
|
|
||||||
from apps.transactions.models import Transaction
|
|
||||||
|
|
||||||
register = template.Library()
|
register = template.Library()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user