mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 07:59:35 +00:00
tests: remove some unused imports
Remove unused imports from some topojson tests Signed-off-by: Mark Stapp <mjs@voltanet.io>
This commit is contained in:
parent
af39fbe7df
commit
a85a3d1ef9
@ -70,7 +70,6 @@ from lib.common_config import (
|
||||
create_route_maps,
|
||||
shutdown_bringup_interface,
|
||||
start_router_daemons,
|
||||
kill_router_daemons,
|
||||
create_static_routes,
|
||||
create_vrf_cfg,
|
||||
create_interfaces_cfg,
|
||||
|
@ -62,7 +62,6 @@ from lib.common_config import (
|
||||
verify_rib,
|
||||
step,
|
||||
start_router_daemons,
|
||||
kill_router_daemons,
|
||||
create_static_routes,
|
||||
create_vrf_cfg,
|
||||
create_route_maps,
|
||||
|
@ -68,7 +68,6 @@ from lib.common_config import (
|
||||
create_route_maps,
|
||||
verify_cli_json,
|
||||
start_router_daemons,
|
||||
kill_router_daemons,
|
||||
create_static_routes,
|
||||
stop_router,
|
||||
start_router,
|
||||
|
Loading…
Reference in New Issue
Block a user