Commit b866a4c
authored
Simplify default HTTP (CoplayDev#495)
* The default URL is already set when we call the function
* Remove placeholer for HTTP URL in the UI
When we load the UI, we use `HttpEndpointUtility.GetBaseUrl()`, so we don't need this1 parent ed802c1 commit b866a4c
File tree
2 files changed
+1
-6
lines changed- MCPForUnity/Editor
- Services/Transport/Transports
- Windows/Components/Connection
2 files changed
+1
-6
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | 706 | | |
712 | 707 | | |
713 | 708 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments