Skip to content

Commit

Permalink
removes un-used (and un-needed) shim for backbone.localStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
joyvuu-dave committed Jun 11, 2013
1 parent 45a312d commit be84165
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ require.config({
},

shim: {
'lib/backbone-localStorage': ['backbone'],

underscore: {
exports: '_'
},
Expand Down

0 comments on commit be84165

Please sign in to comment.