Remove comment
This commit is contained in:
parent
bb26ff2e98
commit
3ab4394376
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ function changeTransport(transport: string, wispUrl: string) {
|
|||
console.log("Bare URL: " + bare);
|
||||
SetTransport("BareMod.BareClient", bare);
|
||||
break;
|
||||
//stuff like bare-as-module3 COULD also be added
|
||||
default:
|
||||
SetTransport("EpxMod.EpoxyClient", { wisp: wispUrl });
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue