Skip to content

Commit f907242

Browse files
committed
Remove unnecessary globals
1 parent 93af7d9 commit f907242

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/environments.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ module.exports = {
55
globals: {
66
log: false,
77
util: false,
8-
require: false,
9-
define: false,
108
},
119
},
1210
suitescript1: {

0 commit comments

Comments
 (0)