lint: remove unnecessary import

This commit is contained in:
Pim van Pelt
2024-04-07 15:34:58 +02:00
parent 2a85eac702
commit c9c5a14f30

View File

@ -13,7 +13,6 @@
#
""" A vppcfg configuration module that validates interfaces """
import logging
import ipaddress
from . import bondethernet
from . import bridgedomain
from . import loopback