summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_auth/test_bgp_auth3.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_auth/test_bgp_auth3.py')
-rw-r--r--tests/topotests/bgp_auth/test_bgp_auth3.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/topotests/bgp_auth/test_bgp_auth3.py b/tests/topotests/bgp_auth/test_bgp_auth3.py
index dc4f61d3c9..d103d8075d 100644
--- a/tests/topotests/bgp_auth/test_bgp_auth3.py
+++ b/tests/topotests/bgp_auth/test_bgp_auth3.py
@@ -32,14 +32,12 @@ for bgp instances
"""
# pylint: disable=C0413
-import json
import os
import platform
import sys
-from time import sleep
import pytest
-from lib import common_config, topotest
+from lib import topotest
from lib.common_config import (
save_initial_config_on_routers,
reset_with_new_configs,