Skip to content

Commit c59005b

Browse files
committed
make ingest clients public
1 parent bee1948 commit c59005b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

connections/manager.class.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {StateHistorySocket} from "./state-history";
99
import fetch from 'cross-fetch';
1010
import {exec} from "child_process";
1111
import {hLog} from "../helpers/common_functions";
12-
import {readFileSync} from "fs";
1312

1413
export class ConnectionManager {
1514

0 commit comments

Comments
 (0)