remove unneeded usings

This commit is contained in:
CWX
2025-01-23 13:40:23 +00:00
parent 753cb42b8c
commit d97d901aad
@@ -1,7 +1,5 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Trade;
namespace Core.Models.Eft.Inventory;