Skip to content

Commit 56f89a6

Browse files
committed
Removed completed TODO comment
1 parent 65aa786 commit 56f89a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Limitless-TCP.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const crypto = require('crypto');
1111

1212
class TCPClient {
1313

14-
//TODO Add this settings object instead of useHearbeat
1514
constructor(address, port) {
1615

1716
this.isServerAnInstance = false;

0 commit comments

Comments
 (0)