removed imported unused style issue

This commit is contained in:
Beverly Nguyen
2024-06-06 10:42:49 -07:00
parent e413f8c640
commit c0b2c42473

View File

@@ -17,7 +17,6 @@ from app.main.views.dashboard import (
aggregate_template_usage,
format_monthly_stats_to_list,
get_dashboard_totals,
get_stats_date_range,
get_tuples_of_financial_years,
)
from tests import (