Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
remove a few things from app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongster committed Jun 22, 2012
1 parent 98629d2 commit 4d2d245
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions www/js/app.js
Expand Up @@ -30,16 +30,10 @@ require(['https://marketplace-cdn.addons.mozilla.net/mozmarket.js'],


require(['jquery'], function($) {
// If using Twitter Bootstrap, you need to require all the
// components that you use, like so:
// require('bootstrap/dropdown');
// require('bootstrap/alert');

// Put your js code here




});

// END REQUIRE.JS CODE
Expand Down

0 comments on commit 4d2d245

Please sign in to comment.