mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 02:48:27 +00:00
style(skills): align formatting cleanup for dedupe changes
This commit is contained in:
@@ -126,7 +126,6 @@ function formatThreadBindingDurationForConfigLabel(durationMs: number): string {
|
||||
return label === "disabled" ? "off" : label;
|
||||
}
|
||||
|
||||
|
||||
function appendPluginCommandSpecs(params: {
|
||||
commandSpecs: NativeCommandSpec[];
|
||||
runtime: RuntimeEnv;
|
||||
|
||||
Reference in New Issue
Block a user