mirror of
https://github.com/Campofinale/CampofinaleBackup.git
synced 2025-12-15 23:34:36 +00:00
removing useless imports
This commit is contained in:
parent
b3f24c83ec
commit
d9f06c2704
@ -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)]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user