Skip to content

Commit

Permalink
Remove debugger statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-E committed Jun 12, 2014
1 parent f5ba12e commit fb945ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/firefox-preamble.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ var location = {
};

function setupFreedom(manifest, options) {
debugger;
if (this.freedom) {
return this.freedom;
}
Expand Down

0 comments on commit fb945ce

Please sign in to comment.