diff --git a/netbox/extras/migrations/0008_reports.py b/netbox/extras/migrations/0008_reports.py index 8d91ed4bd..83565cce7 100644 --- a/netbox/extras/migrations/0008_reports.py +++ b/netbox/extras/migrations/0008_reports.py @@ -27,7 +27,6 @@ def verify_postgresql_version(apps, schema_editor): pass - class Migration(migrations.Migration): dependencies = [