Skip to content

Commit

Permalink
Merge pull request #73 from SmartReports/dev
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
matteotolloso authored Dec 5, 2023
2 parents 566f2e5 + 45b7d95 commit 5695ebd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smartreport_app/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import django_filters
from .sync_db_kb import sync_kpi_lits
from .email import send_emails_for_unsent_reports, send_emails_for_alarms
from .DashRender.templateRender import TemplateRender

from .models import (
KpiReportElement,
Expand Down

0 comments on commit 5695ebd

Please sign in to comment.