Skip to content

Commit

Permalink
remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Tam committed Dec 3, 2011
1 parent adf7cff commit 45a3198
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/assetmanager.js
Expand Up @@ -241,10 +241,7 @@ module.exports = function assetManager (assets) {
cache[groupName][match].contentLength = cache[groupName][match].contentBuffer.length;
});
});

});


};

this.manipulate = function (manipulateInstructions, fileContent, path, index, last, callback) {
Expand Down

0 comments on commit 45a3198

Please sign in to comment.