mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
remove unused imports
This commit is contained in:
@ -6,9 +6,6 @@ Imports config variables and overrides default class attributes.
|
||||
Validates input for overridden parameters.
|
||||
"""
|
||||
# Standard Library Imports
|
||||
import operator
|
||||
from ipaddress import IPv4Address
|
||||
from ipaddress import IPv6Address
|
||||
from typing import List
|
||||
from typing import Union
|
||||
|
||||
|
Reference in New Issue
Block a user