Fix typo in stack

This commit is contained in:
VirtuBox
2019-09-23 12:24:10 +02:00
parent 5abc051901
commit 986ed19f64
4 changed files with 18 additions and 25 deletions

View File

@@ -11,7 +11,6 @@ from wo.core.services import WOService
from wo.core.shellexec import WOShellExec
from wo.core.template import WOTemplate
from wo.core.variables import WOVariables
from wo.core.services import WOService
def wo_secure_hook(app):