Commit 4809db71 authored by Fabio Pelosin's avatar Fabio Pelosin

Remove stray debug puts

parent 6d100725
...@@ -13,7 +13,6 @@ module Pod ...@@ -13,7 +13,6 @@ module Pod
# #
class Informative < PlainInformative class Informative < PlainInformative
def message def message
puts "CALL"
"[!] #{super}".red "[!] #{super}".red
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment