chore: drop Clawdis legacy references
This commit is contained in:
@@ -25,7 +25,7 @@ export type FindExtraGatewayServicesOptions = {
|
||||
deep?: boolean;
|
||||
};
|
||||
|
||||
const EXTRA_MARKERS = ["clawdbot", "clawdis"];
|
||||
const EXTRA_MARKERS = ["clawdbot"];
|
||||
const execFileAsync = promisify(execFile);
|
||||
|
||||
export function renderGatewayServiceCleanupHints(
|
||||
|
||||
Reference in New Issue
Block a user