Commit 39fa41a
committed
🤖 refactor: remove redundant SSH type check
The isSSH check already validates runtimeConfig.type === "ssh",
so the redundant check in the if condition is unnecessary.
Generated with `cmux`1 parent 4666e32 commit 39fa41a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
922 | | - | |
| 922 | + | |
923 | 923 | | |
| 924 | + | |
924 | 925 | | |
925 | 926 | | |
926 | 927 | | |
| |||
0 commit comments