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

Bug #3297: Remove debug output

This commit is contained in:
Carlos Martín 2014-11-12 12:57:20 +01:00
parent b9de9dce0a
commit 215079a8ea

View File

@ -68,7 +68,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")
}
}