Skip to content

Commit

Permalink
cleanup whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Penner authored and Stefan Penner committed Jun 22, 2016
1 parent 4f7be5f commit 5bedba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {

init: function() {
this._super.init && this._super.init.apply(this, arguments);

this.treePaths['vendor'] = 'lib';
},

Expand Down

0 comments on commit 5bedba5

Please sign in to comment.