lint: remove unnecessary import
This commit is contained in:
@ -13,7 +13,6 @@
|
|||||||
#
|
#
|
||||||
""" A vppcfg configuration module that validates interfaces """
|
""" A vppcfg configuration module that validates interfaces """
|
||||||
import logging
|
import logging
|
||||||
import ipaddress
|
|
||||||
from . import bondethernet
|
from . import bondethernet
|
||||||
from . import bridgedomain
|
from . import bridgedomain
|
||||||
from . import loopback
|
from . import loopback
|
||||||
|
Reference in New Issue
Block a user