mirror of
https://github.com/R-YaTian/TinkeDSi.git
synced 2025-06-18 08:35:35 -04:00
Remove unused reference (for .NET 3.5 build supports)
This commit is contained in:
parent
7836fdeb9c
commit
66f9fb6e38
@ -1,7 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Ekona.Mathematics
|
||||
{
|
||||
|
@ -25,7 +25,6 @@ namespace Ekona.Mathematics
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
/// <summary>
|
||||
/// Vector 3D
|
||||
|
Loading…
Reference in New Issue
Block a user