fix: remove unused DeliverableMessageChannel import
This commit is contained in:
committed by
Peter Steinberger
parent
f35c902bd6
commit
389ccda0f6
@@ -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