Commit bb57cd3
committed
refactor(antigravity): simplify HTTP request handling in probePort function
- Removed unnecessary variable assignment in the probePort function to streamline the HTTP request process.
- Improved code clarity by directly invoking the request method without intermediate variables.1 parent 463fb0c commit bb57cd3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments