summaryrefslogtreecommitdiff
path: root/src/conf_mode/bcast_relay.py
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2018-09-01 08:45:34 -0700
committerhagbard <vyosdev@derith.de>2018-09-01 08:45:34 -0700
commit504e4024c9afddb7054a0369f0f0eaf2dc044e1b (patch)
tree7a1877202346898de04fe8f45d348f1da9c93b02 /src/conf_mode/bcast_relay.py
parentc2c05c74deaaee6ec222cf09345b7e79ab8adcd2 (diff)
parentd48e5d8d196365862feae6943e97cbc803469cbb (diff)
downloadvyos-1x-504e4024c9afddb7054a0369f0f0eaf2dc044e1b.tar.gz
vyos-1x-504e4024c9afddb7054a0369f0f0eaf2dc044e1b.zip
Merge remote-tracking branch 'upstream/current' into T793
Diffstat (limited to 'src/conf_mode/bcast_relay.py')
-rwxr-xr-xsrc/conf_mode/bcast_relay.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf_mode/bcast_relay.py b/src/conf_mode/bcast_relay.py
index 8cc948610..d1257d4a5 100755
--- a/src/conf_mode/bcast_relay.py
+++ b/src/conf_mode/bcast_relay.py
@@ -19,7 +19,6 @@
import sys
import os
import fnmatch
-import subprocess
import jinja2
from vyos.config import Config