Cleaning up imports.

This commit is contained in:
Filip Maj
2019-05-06 16:07:06 -04:00
parent bcb609e4f6
commit f038b525c6
51 changed files with 19 additions and 235 deletions

View File

@@ -23,9 +23,6 @@ using FFXIVClassic_Map_Server.packets.send.actor.inventory;
using FFXIVClassic_Map_Server.packets.send.player;
using FFXIVClassic_Map_Server.packets.send.actor.battle;
using FFXIVClassic_Map_Server.packets.receive.events;
using FFXIVClassic_Map_Server.actors.group;
using FFXIVClassic_Map_Server.packets.WorldPackets.Send.Group;
using FFXIVClassic_Map_Server.actors.chara.npc;
namespace FFXIVClassic_Map_Server.Actors
{