summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_aigp/test_bgp_aigp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_aigp/test_bgp_aigp.py')
-rw-r--r--tests/topotests/bgp_aigp/test_bgp_aigp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/bgp_aigp/test_bgp_aigp.py b/tests/topotests/bgp_aigp/test_bgp_aigp.py
index e3b32da164..b81c543297 100644
--- a/tests/topotests/bgp_aigp/test_bgp_aigp.py
+++ b/tests/topotests/bgp_aigp/test_bgp_aigp.py
@@ -29,7 +29,6 @@ sys.path.append(os.path.join(CWD, "../"))
# pylint: disable=C0413
from lib import topotest
from lib.topogen import Topogen, TopoRouter, get_topogen
-from lib.common_config import step
pytestmark = [pytest.mark.bgpd]