Commit be841652 authored by Dave Riddle's avatar Dave Riddle

removes un-used (and un-needed) shim for backbone.localStorage

parent 45a312d8
...@@ -9,8 +9,6 @@ require.config({ ...@@ -9,8 +9,6 @@ require.config({
}, },
shim: { shim: {
'lib/backbone-localStorage': ['backbone'],
underscore: { underscore: {
exports: '_' exports: '_'
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment