mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-23 16:10:54 -05:00
Removed unused usings. (#3593)
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#define Alu32
|
||||
|
||||
using NUnit.Framework;
|
||||
using System;
|
||||
|
||||
namespace Ryujinx.Tests.Cpu
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user