Archived
0

optimize imports

This commit is contained in:
2018-06-24 13:40:11 +03:00
parent 34a6322699
commit 31fed3a823
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ import mc.core.Location;
import mc.core.network.CSPacket;
import mc.core.network.NetStream;
import mc.core.network.SCPacket;
import mc.core.network.proto_1_12_2.TeleportManager;
import mc.core.player.Look;
@NoArgsConstructor