1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-08 15:02:05 +03:00

Remove unnecessary import

This commit is contained in:
Christian Mäder
2022-10-15 10:20:32 +02:00
parent b8b1c8fc63
commit df8f406432

View File

@@ -7,7 +7,6 @@
import re
from os import environ
from os.path import abspath, dirname, join
from termios import VREPRINT
from typing import Any, Callable, Tuple
# For reference see https://docs.netbox.dev/en/stable/configuration/