style: fix rebase formatting drift

This commit is contained in:
Peter Steinberger
2026-03-16 23:52:41 -07:00
parent f6868b7e42
commit c1e5697889
3 changed files with 4 additions and 13 deletions

View File

@@ -8,10 +8,7 @@ import {
collectOpenProviderGroupPolicyWarnings,
} from "openclaw/plugin-sdk/channel-config-helpers";
import { resolveOutboundSendDep } from "openclaw/plugin-sdk/channel-runtime";
import {
buildOutboundBaseSessionKey,
normalizeOutboundThreadId,
} from "openclaw/plugin-sdk/core";
import { buildOutboundBaseSessionKey, normalizeOutboundThreadId } from "openclaw/plugin-sdk/core";
import { resolveThreadSessionKeys, type RoutePeer } from "openclaw/plugin-sdk/routing";
import {
buildComputedAccountStatusSnapshot,