Code cleanup.

This commit is contained in:
2022-10-30 18:18:21 +08:00
parent 13131b0f31
commit 92a49294f7
16 changed files with 12 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
using Cryville.Crtr.Components;
using Cryville.Crtr.Event;
using UnityEngine;
using Logger = Cryville.Common.Logger;
namespace Cryville.Crtr {
class TrackHandler : ContainerHandler {