mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-13 01:15:43 +00:00
Remove unused using directive
This commit is contained in:
parent
3c5cecf3ff
commit
0aeb6ff46d
@ -1,5 +1,4 @@
|
|||||||
using System.Diagnostics.Contracts;
|
using System.Diagnostics.Contracts;
|
||||||
using System.Numerics;
|
|
||||||
using System.Runtime.CompilerServices;
|
using System.Runtime.CompilerServices;
|
||||||
|
|
||||||
namespace X10D.Numerics;
|
namespace X10D.Numerics;
|
||||||
|
Loading…
Reference in New Issue
Block a user