aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Pm
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.HLE/HOS/Services/Pm')
-rw-r--r--Ryujinx.HLE/HOS/Services/Pm/IShellInterface.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Ryujinx.HLE/HOS/Services/Pm/IShellInterface.cs b/Ryujinx.HLE/HOS/Services/Pm/IShellInterface.cs
index 8880b334..35fdd547 100644
--- a/Ryujinx.HLE/HOS/Services/Pm/IShellInterface.cs
+++ b/Ryujinx.HLE/HOS/Services/Pm/IShellInterface.cs
@@ -1,7 +1,5 @@
using Ryujinx.HLE.HOS.Ipc;
-using System;
using System.Collections.Generic;
-using System.Text;
namespace Ryujinx.HLE.HOS.Services.Pm
{