Remove unused using

This commit is contained in:
Reinforce Zwei 2020-05-22 09:09:18 +08:00 committed by ORelio
parent 06ed5c0a45
commit cdb217840d

View file

@ -2,8 +2,6 @@
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;
using System.Threading.Tasks;
using System.Threading;
using MinecraftClient.Mapping; using MinecraftClient.Mapping;
using MinecraftClient.Inventory; using MinecraftClient.Inventory;