commit: 1fa6d0d864034078bbb1cb8233e88ac79413d0e8
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun Jan 31 00:54:58 2016 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 00:54:58 2016 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=1fa6d0d8
Clear debug code
_plugins/downloads.rb | 3 ---
1 file changed, 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