Removed debug

This commit is contained in:
Logan Lipke
2020-09-22 17:35:48 -07:00
parent 67f391d090
commit 175d7f9bb8

View File

@@ -1817,7 +1817,7 @@ class VAPProfile(LFCliBase):
}
self.local_realm.json_post("cli-json/set_port", bridge_set_port)
exit(1)
if (self.up):
self.admin_up(1)