mirror of
https://github.com/Campofinale/CampofinaleBackup.git
synced 2025-12-16 13:34:37 +00:00
removing useless imports
This commit is contained in:
parent
b3f24c83ec
commit
d9f06c2704
@ -1,10 +1,4 @@
|
|||||||
using System;
|
namespace Campofinale.Resource.Table
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Campofinale.Resource.Table
|
|
||||||
{
|
{
|
||||||
//Beyond.Gameplay.MissionRuntimeAsset
|
//Beyond.Gameplay.MissionRuntimeAsset
|
||||||
[TableCfgType("TableCfg/MissionDataTable.json", LoadPriority.LOW)]
|
[TableCfgType("TableCfg/MissionDataTable.json", LoadPriority.LOW)]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user