mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
syntax: Removed dev imports
This commit is contained in:
parent
d8b40056b5
commit
9b91c2a886
@ -1,7 +1,5 @@
|
||||
import logging
|
||||
from collections import defaultdict
|
||||
import requests
|
||||
from rich import print
|
||||
|
||||
from django.conf import settings
|
||||
from django.contrib.auth import get_user_model
|
||||
|
Loading…
Reference in New Issue
Block a user