mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-19 23:31:27 +02:00
refactor: remove unused import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
from django import template
|
from django import template
|
||||||
from django.template.defaultfilters import floatformat
|
|
||||||
from django.utils.formats import number_format
|
from django.utils.formats import number_format
|
||||||
|
|
||||||
from apps.transactions.models import Transaction
|
from apps.transactions.models import Transaction
|
||||||
|
|||||||
Reference in New Issue
Block a user