Skip to content

Commit 34b6151

Browse files
committed
Removed net import?
1 parent 1435a90 commit 34b6151

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LuaTransformer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import * as ts from "typescript";
44

55
import * as tstl from "./LuaAST";
66

7-
import { TcpSocketConnectOpts } from "net";
87
import {CompilerOptions} from "./CompilerOptions";
98
import {DecoratorKind} from "./Decorator";
109
import {TSTLErrors} from "./Errors";

0 commit comments

Comments
 (0)