mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
fix(doctor): drop stale update env constant
This commit is contained in:
@@ -78,7 +78,6 @@ const RUNTIME_PLUGIN_INSTALL_CANDIDATES: readonly DownloadableInstallCandidate[]
|
||||
];
|
||||
|
||||
const MISSING_CHANNEL_CONFIG_DESCRIPTOR_DIAGNOSTIC = "without channelConfigs metadata";
|
||||
const UPDATE_IN_PROGRESS_ENV = "OPENCLAW_UPDATE_IN_PROGRESS";
|
||||
const REPAIRABLE_PACKAGE_ENTRY_DIAGNOSTIC_MARKERS = [
|
||||
"extension entry escapes package directory",
|
||||
"extension entry unreadable",
|
||||
|
||||
Reference in New Issue
Block a user