mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
Get rid of unused debug line
This commit is contained in:
parent
436ef22ba7
commit
55cd5cbe07
@ -70,8 +70,6 @@ module OpenNebulaJSON
|
||||
# with \" (supported)
|
||||
template.gsub!(/'/,"\\\"")
|
||||
|
||||
File.open("/tmp/opa","w"){|f| f.write template}
|
||||
|
||||
super(template)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user