mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Fix accidental debugging print
This commit is contained in:
parent
0f3189c6bd
commit
f54a9d89dd
@ -65,7 +65,6 @@ def init():
|
||||
service = service_module.Service(
|
||||
managed_services[0], title, ports=['openvpn'], is_external=True)
|
||||
|
||||
print(is_setup())
|
||||
if is_enabled() and is_setup():
|
||||
add_shortcut()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user