refactor: Removed Unused Using
This commit is contained in:
parent
266443504f
commit
ab9181fe3f
|
@ -1,5 +1,5 @@
|
|||
using System;
|
||||
using Syntriax.Engine.Core;
|
||||
|
||||
using Syntriax.Engine.Core.Abstract;
|
||||
|
||||
namespace Syntriax.Engine.Physics2D.Abstract;
|
||||
|
|
Loading…
Reference in New Issue