mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 12:04:59 +00:00
fix: remove unused DeliverableMessageChannel import
This commit is contained in:
committed by
Peter Steinberger
parent
c2a86a2ee3
commit
e6722f7fb9
@@ -7,7 +7,6 @@ import {
|
||||
isDeliverableMessageChannel,
|
||||
isGatewayMessageChannel,
|
||||
normalizeMessageChannel,
|
||||
type DeliverableMessageChannel,
|
||||
type GatewayMessageChannel,
|
||||
} from "../../utils/message-channel.js";
|
||||
import type { OutboundTargetResolution } from "./targets.js";
|
||||
|
||||
Reference in New Issue
Block a user