mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 09:27:10 +02:00
Remove unnecessary usings (#463)
* Remove unnecessary usings * Fix CastExpression while I'm at it
This commit is contained in:
parent
58e056fa9b
commit
68cba4990c
18 changed files with 1 additions and 26 deletions
|
@ -3,7 +3,6 @@ using ChocolArm64.State;
|
|||
using NUnit.Framework;
|
||||
|
||||
using System.Runtime.Intrinsics;
|
||||
using System.Runtime.Intrinsics.X86;
|
||||
|
||||
namespace Ryujinx.Tests.Cpu
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue