Skip to content

Commit 2afa84d

Browse files
committed
fix(doctor): drop stale update env constant
1 parent 6e9b7f9 commit 2afa84d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/commands/doctor/shared/missing-configured-plugin-install.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ const RUNTIME_PLUGIN_INSTALL_CANDIDATES: readonly DownloadableInstallCandidate[]
7878
];
7979

8080
const MISSING_CHANNEL_CONFIG_DESCRIPTOR_DIAGNOSTIC = "without channelConfigs metadata";
81-
const UPDATE_IN_PROGRESS_ENV = "OPENCLAW_UPDATE_IN_PROGRESS";
8281
const REPAIRABLE_PACKAGE_ENTRY_DIAGNOSTIC_MARKERS = [
8382
"extension entry escapes package directory",
8483
"extension entry unreadable",

0 commit comments

Comments
 (0)