Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 7f43a97d authored by miigotu's avatar miigotu
Browse files

remove console.log from Gruntfile.js

parent 949e0acc
No related merge requests found
......@@ -269,7 +269,6 @@ module.exports = function(grunt) {
}
if (foundTags.length) {
grunt.config('all_tags', foundTags);
console.log(foundTags);
}
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment