mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Remove debug code
This commit is contained in:
parent
315ede85fc
commit
41cc656fcf
@ -236,8 +236,6 @@ delete '/service/:id' do
|
||||
end
|
||||
|
||||
post '/service/:id/action' do
|
||||
# require 'pry-byebug'
|
||||
# binding.pry
|
||||
action = JSON.parse(request.body.read)['action']
|
||||
opts = action['params']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user