update coffee.internal

This commit is contained in:
mob-sakai
2024-06-27 16:26:48 +09:00
parent 59f00f3cc1
commit e96b1dc7c0
4 changed files with 11 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ using Object = UnityEngine.Object;
#if ENABLE_COFFEE_LOGGER
using System.Reflection;
using System.Collections.Generic;
#else
using Conditional = System.Diagnostics.ConditionalAttribute;
#endif