From 6c2fc52a6d780fefb92cd1712fbab911fd31b55f Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Thu, 29 Sep 2011 12:49:27 +0800 Subject: [PATCH] How did that get there. [ci skip] --- lib/overrides/hoptoad_notifier/hoptoad_notifier.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/overrides/hoptoad_notifier/hoptoad_notifier.rb b/lib/overrides/hoptoad_notifier/hoptoad_notifier.rb index 80172aa..a2adf43 100644 --- a/lib/overrides/hoptoad_notifier/hoptoad_notifier.rb +++ b/lib/overrides/hoptoad_notifier/hoptoad_notifier.rb @@ -14,9 +14,8 @@ HoptoadNotifier.module_eval do app.save! end notice.send("api_key=", app.api_key) - # Create notice internally. - debugger + # Create notice internally. report = ErrorReport.new(notice.to_xml) report.generate_notice! -- libgit2 0.21.2