unused import

This commit is contained in:
vis2k 2023-01-29 19:08:19 +09:00
parent deddbe6ee9
commit c4e9071700

View File

@ -1,5 +1,4 @@
// API consistent with Microsoft's ObjectPool<T>.
using System;
using System.Runtime.CompilerServices;
namespace Mirror