mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-09 13:52:53 +00:00
chore(lint): enable additional cleanup rules
This commit is contained in:
@@ -367,7 +367,6 @@ export async function runServiceStart(params: {
|
||||
} catch (err) {
|
||||
const hints = params.renderStartHints();
|
||||
fail(`${params.serviceNoun} start failed: ${String(err)}`, hints);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user