mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 21:48:27 +00:00
style: align outbound delivery formatting
This commit is contained in:
@@ -27,8 +27,8 @@ import {
|
||||
requestHeartbeatNow,
|
||||
setHeartbeatWakeHandler,
|
||||
} from "./heartbeat-wake.js";
|
||||
import { deliverOutboundPayloads } from "./outbound/deliver.js";
|
||||
import type { OutboundSendDeps } from "./outbound/deliver.js";
|
||||
import { deliverOutboundPayloads } from "./outbound/deliver.js";
|
||||
import { resolveHeartbeatDeliveryTarget } from "./outbound/targets.js";
|
||||
|
||||
type HeartbeatDeps = OutboundSendDeps & {
|
||||
|
||||
Reference in New Issue
Block a user