Skip to content

Commit 719d984

Browse files
authored
Fix
1 parent a3aa11a commit 719d984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Poolable.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#if ODIN_INSPECTOR
22
using Sirenix.OdinInspector;
3-
using System.Collections.Generic;
43
#endif
4+
using System.Collections.Generic;
55
using UnityEngine;
66

77
namespace ToolBox.Pools

0 commit comments

Comments
 (0)