diff --git a/moulinette/actionsmap.py b/moulinette/actionsmap.py index 12dcb38a..f171d4c7 100644 --- a/moulinette/actionsmap.py +++ b/moulinette/actionsmap.py @@ -595,7 +595,6 @@ class ActionsMap(object): # "yunohost" and there well be only this one # * actionsmap is the actual actionsmap that we care about for namespace, actionsmap in actionsmaps.items(): - print "n>>>", namespace # Retrieve global parameters _global = actionsmap.pop('_global', {})