aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2016-01-31 01:54:58 +0100
committerAlex Legler <alex@a3li.li>2016-01-31 01:54:58 +0100
commit1fa6d0d864034078bbb1cb8233e88ac79413d0e8 (patch)
tree01df36edd23e401437e1bc7987d5f6fdcad1d43c /_plugins/downloads.rb
parentAdapt downloads to arches who need to do their own thing (diff)
downloadwww-1fa6d0d864034078bbb1cb8233e88ac79413d0e8.tar.gz
www-1fa6d0d864034078bbb1cb8233e88ac79413d0e8.tar.bz2
www-1fa6d0d864034078bbb1cb8233e88ac79413d0e8.zip
Clear debug code
Diffstat (limited to '_plugins/downloads.rb')
-rw-r--r--_plugins/downloads.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/_plugins/downloads.rb b/_plugins/downloads.rb
index 22d58e2..da4596e 100644
--- a/_plugins/downloads.rb
+++ b/_plugins/downloads.rb
@@ -44,9 +44,6 @@ module Gentoo
end
end
end
-
- require 'pp'
- pp site.data['downloads']
end
end
end