Skip to content

Commit 9797846

Browse files
committed
fix: patch config.js to remove duplicate values
1 parent f04a741 commit 9797846

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/utils/config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,6 @@ const types = {
231231
global: Boolean,
232232
'global-style': Boolean,
233233
globalconfig: path,
234-
'https-proxy': [null, url],
235-
'user-agent': String,
236234
heading: String,
237235
'https-proxy': [null, url],
238236
'if-present': Boolean,

0 commit comments

Comments
 (0)