Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec860c3

Browse files
committed
Remove comment
1 parenta358258 commitec860c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎site/src/contexts/ProxyContext.tsx‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ export const ProxyProvider: FC<PropsWithChildren> = ({ children }) => {
111111
setProxy(
112112
getPreferredProxy(
113113
proxiesResp?.regions??[],
114-
// For some reason if I use 'userSavedProxy' here,
115-
// the tests fail. It does not load "undefined" after a
116-
// clear, but takes the previous value.
117114
loadUserSelectedProxy(),
118115
proxyLatencies,
119116
),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp