Cleanup the messy imports.

This commit is contained in:
Filip Maj
2019-05-06 13:39:24 -04:00
parent e799e8327f
commit 3066efeebb
165 changed files with 56 additions and 648 deletions

View File

@@ -3,9 +3,7 @@ using System;
using System.Collections.Generic;
using System.IO;
using FFXIVClassic.Common;
namespace FFXIVClassic_Map_Server.packets.send.actor.inventory
namespace FFXIVClassic_Map_Server.packets.send.actor.inventory
{
class InventoryRemoveX08Packet
{