mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 09:12:42 +00:00
chore!: remove moltbot legacy state/config support
This commit is contained in:
@@ -160,7 +160,6 @@ async function maybeMigrateLegacyConfig(): Promise<string[]> {
|
||||
|
||||
const legacyCandidates = [
|
||||
path.join(home, ".clawdbot", "clawdbot.json"),
|
||||
path.join(home, ".moltbot", "moltbot.json"),
|
||||
path.join(home, ".moldbot", "moldbot.json"),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user