mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
L #-: Remove linting code
This commit is contained in:
parent
e0bdb1ad14
commit
80bb014c8d
@ -458,8 +458,6 @@ post '/service_template' do
|
||||
s_template = OpenNebula::ServiceTemplate.new(xml, @client)
|
||||
|
||||
begin
|
||||
# require 'pry-byebug'
|
||||
# binding.pry
|
||||
rc = s_template.allocate(request.body.read)
|
||||
rescue Validator::ParseException, JSON::ParserError => e
|
||||
return internal_error(e.message, VALIDATION_EC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user