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

remove debugging watchpoints

(cherry picked from commit 5bfeacb78c495b42c5ccf1972ef01dfaa8000c86)
This commit is contained in:
Jaime Melis 2012-07-03 19:21:08 +02:00
parent 3d26a1b38e
commit 31601aa41b

View File

@ -27,7 +27,6 @@ module Market
@uri = URI.parse(url)
@user_agent = "OpenNebula #{CloudClient::VERSION} (#{user_agent})"
pp @user_agent
end
def get(path)