diff options
Diffstat (limited to 'test/test_stats_client.py')
-rw-r--r-- | test/test_stats_client.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_stats_client.py b/test/test_stats_client.py index 7d0c91f24fd..ced58710e35 100644 --- a/test/test_stats_client.py +++ b/test/test_stats_client.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 import unittest -import time import psutil from vpp_papi.vpp_stats import VPPStats |