Skip to content

Commit

Permalink
Remove unused angular-ui-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Christof committed Jan 30, 2015
1 parent db59482 commit ef9994f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ function arethusaSourceFiles() {
"./bower_components/angular-local-storage/dist/angular-local-storage.min.js",
"./bower_components/lodash/dist/lodash.min.js",
"./bower_components/stacktrace-js/dist/stacktrace.min.js",
"./bower_components/angular-ui-utils/ui-utils.min.js",
"./bower_components/angular-uuid2/dist/angular-uuid2.min.js",
//"./vendor/angular-foundation-colorpicker/js/foundation-colorpicker-module.min.js",
"./vendor/uservoice/uservoice.min.js",
Expand Down Expand Up @@ -411,7 +410,6 @@ module.exports = function(grunt) {
'./bower_components/oclazyload/dist/ocLazyLoad.min.js',
'./bower_components/angular-gridster/dist/angular-gridster.min.js',
'./bower_components/javascript-detect-element-resize/jquery.resize.js',
'./bower_components/angular-ui-utils/ui-utils.min.js',
'./bower_components/angular-uuid2/dist/angular-uuid2.min.js',
'./vendor/angular-foundation-colorpicker/js/foundation-colorpicker-module.js',
'./vendor/mm-foundation/mm-foundation-tpls-0.1.0.min.js',
Expand Down
1 change: 0 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"angular-md": "~1.0.0",
"angular-highlightjs": "~0.3.2",
"angular-local-storage": "~0.1.5",
"angular-ui-utils": "~0.2.1",
"angular-uuid2": "",
"lodash": "~2.4.1",
"stacktrace-js": "~0.6.4"
Expand Down

0 comments on commit ef9994f

Please sign in to comment.