Removed unused files from the view

This commit is contained in:
Tobias Reich 2014-11-23 00:08:31 +01:00
parent b70f65a7d0
commit e3fe5042dc
2 changed files with 0 additions and 3 deletions

BIN
dist/view.js vendored

Binary file not shown.

View File

@ -16,9 +16,6 @@ var catchError = function(err) {
paths.view = {
js: [
'bower_components/jQuery/dist/jquery.min.js',
'bower_components/js-md5/js/md5.min.js',
'bower_components/mousetrap/mousetrap.min.js',
'bower_components/mousetrap/plugins/global-bind/mousetrap-global-bind.min.js',
'../src/scripts/_frameworks.js',
'../src/scripts/view/main.js'
],