mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 00:50:18 +01:00
chore(core): Remove unused imports in plugins and migrations
Cleans up unused imports across `plugins.py` and a migration file. Closes #20482
This commit is contained in:
committed by
Jeremy Stretch
parent
f23eb53312
commit
5f77d684e1
@@ -1,6 +1,5 @@
|
||||
import datetime
|
||||
import importlib
|
||||
import importlib.util
|
||||
from dataclasses import dataclass, field
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user