Remove useless import

This commit is contained in:
SilicaAndPina 2022-03-19 16:29:19 +13:00
parent 71c8c8258b
commit 515cff6fb9

View file

@ -7,7 +7,6 @@ using HISP.Game;
using HISP.Game.Horse;
using HISP.Game.Events;
using HISP.Game.Items;
using HISP.Game.Inventory;
namespace HISP.Server
{