Skip to content

Commit 0569c24

Browse files
committed
Lint
1 parent 3deb33c commit 0569c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/archivist/fetcher/proxyUtils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export function resolveProxyConfiguration() {
44

55
return {
66
httpProxy,
7-
httpsProxy
7+
httpsProxy,
88
};
99
}
1010

0 commit comments

Comments
 (0)