Skip to content

Commit 7edebd9

Browse files
committed
Fix imports after merge
1 parent e79140d commit 7edebd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/runner/src/runner.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
EventMessageData,
1111
HandshakeAcknowledgeMessageData,
1212
HasTopicInformation,
13-
HostClient,
1413
IComponent,
1514
IHostClient,
1615
IObjectLogger,
@@ -27,7 +26,6 @@ import { defer, promiseTimeout } from "@scramjet/utility";
2726

2827
import { HostClient as HostApiClient } from "@scramjet/api-client";
2928
import { ClientUtilsCustomAgent } from "@scramjet/client-utils";
30-
import { ManagerClient } from "@scramjet/manager-api-client";
3129

3230
import { BufferStream, DataStream, StringStream } from "scramjet";
3331

0 commit comments

Comments
 (0)