Skip to content

Commit 16bfc2a

Browse files
authored
Merge branch 'master' into develop
2 parents e0b06de + 22f8272 commit 16bfc2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/juno-node.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import UnixSocketConnection from './connection/unix-socket-connection';
1414
import InetSocketConnection from './connection/inet-socket-connection';
1515
import {JunoError} from './models/errors';
1616

17+
1718
export default class JunoModule {
1819

1920
private protocol: BaseProtocol;

0 commit comments

Comments
 (0)