mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] remove debug print
This commit is contained in:
parent
4fd3b962aa
commit
e851c76d6e
1 changed files with 0 additions and 1 deletions
|
@ -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', {})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue