Removed unused usings. (#3593)
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx.HLE.HOS.Services.Ngct
|
||||
namespace Ryujinx.HLE.HOS.Services.Ngct
|
||||
{
|
||||
[Service("ngct:u")] // 9.0.0+
|
||||
class IService : IpcService
|
||||
|
Reference in New Issue
Block a user