Commit a3043d5b authored by Bryan Kaperick's avatar Bryan Kaperick

Removed historystorage from gruntfile.

parent 1f034e93
......@@ -183,7 +183,6 @@ module.exports = function (grunt) {
'src/jio.storage/cryptstorage.js',
'src/jio.storage/websqlstorage.js',
'src/jio.storage/fbstorage.js',
'src/jio.storage/historystorage.js',
'src/jio.storage/revisionstorage.js'
],
dest: 'dist/<%= pkg.name %>-<%= pkg.version %>.js'
......
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