chore: drop Clawdis legacy references
This commit is contained in:
@@ -35,7 +35,6 @@ export function registerGatewayCli(program: Command) {
|
||||
program
|
||||
.command("gateway-daemon", { hidden: true })
|
||||
.description("Run the WebSocket Gateway as a long-lived daemon"),
|
||||
{ legacyTokenEnv: true },
|
||||
);
|
||||
|
||||
gatewayCallOpts(
|
||||
|
||||
Reference in New Issue
Block a user