Skip to content

Commit

Permalink
remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
purge committed Dec 2, 2013
1 parent faf9323 commit 9c06422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ function(require, YouAreI, bonzo, qwery, bean) {
var parts = pkg.url.split("/");
var name = "./" + parts.pop();
var path = parts.join("/");
console.log(path);

var bundle_require = sqwidget.require.config({
context: id,
Expand Down

0 comments on commit 9c06422

Please sign in to comment.