We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8c41b commit 04812a2Copy full SHA for 04812a2
netbox_custom_objects/__init__.py
@@ -6,7 +6,6 @@
6
from django.db.migrations.loader import MigrationLoader
7
from django.db.migrations.recorder import MigrationRecorder
8
from django.db.models.signals import pre_migrate, post_migrate
9
-from django.db.utils import DatabaseError, OperationalError, ProgrammingError
10
from netbox.plugins import PluginConfig
11
12
from .constants import APP_LABEL as APP_LABEL
0 commit comments