Skip to content

Commit df8f406

Browse files
committed
Remove unnecessary import
1 parent b8b1c8f commit df8f406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configuration/configuration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import re
88
from os import environ
99
from os.path import abspath, dirname, join
10-
from termios import VREPRINT
1110
from typing import Any, Callable, Tuple
1211

1312
# For reference see https://docs.netbox.dev/en/stable/configuration/

0 commit comments

Comments
 (0)