summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/vyos/utils/strip_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/vyos/utils/strip_config.py b/python/vyos/utils/strip_config.py
index 32f076564..7a9c78c9f 100644
--- a/python/vyos/utils/strip_config.py
+++ b/python/vyos/utils/strip_config.py
@@ -20,7 +20,6 @@
# They shouldn't be used as a basis for a strip-private filter
# until we figure out if we can pass the config path information to the filter.
-import sys
import copy
import vyos.configtree