control: drop runtime export of type-only HeartbeatEventPayload
This commit is contained in:
parent
a6426d0ac5
commit
05bd452f76
1 changed files with 0 additions and 2 deletions
|
|
@ -196,5 +196,3 @@ export async function startControlChannel(
|
|||
},
|
||||
};
|
||||
}
|
||||
|
||||
export { HeartbeatEventPayload } from "./heartbeat-events.js";
|
||||
|
|
|
|||
Loading…
Reference in a new issue