mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 14:13:45 -04:00
Remove useless statement
This commit is contained in:
parent
af62189e19
commit
163e2157fc
@ -25,7 +25,6 @@ class Client extends EventEmitter
|
||||
this.decompressor=null;
|
||||
this.deserializer;
|
||||
this.isServer;
|
||||
this.version;
|
||||
this.protocolState=states.HANDSHAKING;
|
||||
this.ended=true;
|
||||
this.latency=0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user