Skip to content

Commit 37dc1f2

Browse files
committed
Remove unused global definition
1 parent 8712285 commit 37dc1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*globals module, require, process */
1+
/*globals module, require */
22
/*jslint vars:true */
33
module.exports = function (grunt) {
44
'use strict';

0 commit comments

Comments
 (0)