Skip to content

Commit e02b073

Browse files
committed
Remove duplicate require
1 parent 7bfe720 commit e02b073

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
@@ -5,7 +5,6 @@ module.exports = (grunt) => {
55
grunt.loadNpmTasks("grunt-contrib-copy");
66
grunt.loadNpmTasks("grunt-contrib-stylus");
77
grunt.loadNpmTasks("grunt-contrib-pug");
8-
grunt.loadNpmTasks("grunt-contrib-pug");
98
grunt.loadNpmTasks("grunt-webpack");
109
grunt.loadNpmTasks("grunt-contrib-watch");
1110
grunt.loadNpmTasks("grunt-contrib-clean");

0 commit comments

Comments
 (0)