Skip to content

Commit adfefba

Browse files
committed
Remove lint line from grunt
1 parent b3bb3c1 commit adfefba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,6 @@ module.exports = function(grunt) {
602602
// define the tasks
603603
grunt.registerTask(
604604
'release',[
605-
'lint',
606605
'sass:expanded',
607606
'sass:min',
608607
'postcss:expanded',

0 commit comments

Comments
 (0)