removing useless imports

This commit is contained in:
AlessandroCH 2025-05-10 16:52:01 +02:00
parent b3f24c83ec
commit d9f06c2704

View File

@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Campofinale.Resource.Table
namespace Campofinale.Resource.Table
{
//Beyond.Gameplay.MissionRuntimeAsset
[TableCfgType("TableCfg/MissionDataTable.json", LoadPriority.LOW)]