Actions
Bug #69574
closedRemove unused grunt task call
Start date:
2015-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
The grunt file calls grunt.loadNpmTasks('grunt-contrib-copy'); that is not included in the package.json and also does not seem to be called from anywhere.
Actions