1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Bug #3297: Remove debug output

(cherry picked from commit 215079a8eacde1d27411bf91fcf0d8b4d469b29d)
This commit is contained in:
Carlos Martín 2014-11-12 12:57:20 +01:00
parent d719a1518a
commit ebc431bc91

View File

@ -52,7 +52,6 @@ class AcctHelper < OpenNebulaHelper::OneHelper
:description => "Group name or id to filter the results",
:format => String,
:proc => lambda { |o, options|
puts o
OpenNebulaHelper.rname_to_id(o, "GROUP")
}
}