refactoring

This commit is contained in:
Mikhail 2023-06-22 14:40:11 +08:00
parent c0d5d02a5d
commit 506b7e70f6
2 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,4 @@
using System;
using System.Runtime.InteropServices;
namespace DCFApixels.DragonECS.Relations.Utils
namespace DCFApixels.DragonECS.Relations.Utils
{
internal static class ArrayUtility
{