Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
cimnine committed Oct 15, 2022
1 parent b8b1c8f commit df8f406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configuration/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit df8f406

Please sign in to comment.