Skip to content

Commit 26845aa

Browse files
committed
chore: remove comment
1 parent 1354697 commit 26845aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/renderer/src/Settings/ChangeSocketServer.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
window.api.setSettingsValue('socketServer', socketServerInput);
3737
window.api.setStoreValue('token', null);
3838
window.api.setStoreValue('steamId', null);
39-
// window.api.setStoreValue('turnUsername', null);
4039
window.api.setStoreValue('iceServers', []);
4140
window.api.reloadApp();
4241
};

0 commit comments

Comments
 (0)