Skip to content
Snippets Groups Projects
Commit 33bed47d authored by Richard Westenra's avatar Richard Westenra Committed by Hakim El Hattab
Browse files

Remove calls to missing modules from gruntfile

When running the app, Grunt throws the following warnings:

>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
>> Local Npm module "grunt-contrib-nodeunit" not found. Is it installed?

These modules don't appear to do anything except throw a warning so they can probably just be removed.
parent 3643112b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment