Update BuildAssetsCommand.cs

This commit is contained in:
ALEXTANG
2023-04-25 00:01:16 +08:00
parent e9ecdf2d16
commit 71cf223426

View File

@@ -1,4 +1,3 @@
/*
using System.Collections;
using System.Collections.Generic;
using HybridCLR.Editor;
@@ -59,6 +58,3 @@ public static class BuildAssetsCommand
}
}
}
*/