Remove debug
This commit is contained in:
parent
e27da1c01b
commit
f1619d3dd7
@ -98,7 +98,6 @@ def stage_changes():
|
|||||||
|
|
||||||
|
|
||||||
def execute(res, action):
|
def execute(res, action):
|
||||||
return state.STATES.success
|
|
||||||
try:
|
try:
|
||||||
actions.resource_action(res, action)
|
actions.resource_action(res, action)
|
||||||
return state.STATES.success
|
return state.STATES.success
|
||||||
|
Loading…
Reference in New Issue
Block a user