aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui/Windows/CheatWindow.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx/Ui/Windows/CheatWindow.cs')
-rw-r--r--Ryujinx/Ui/Windows/CheatWindow.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Ryujinx/Ui/Windows/CheatWindow.cs b/Ryujinx/Ui/Windows/CheatWindow.cs
index dd4f9331..a9dccd34 100644
--- a/Ryujinx/Ui/Windows/CheatWindow.cs
+++ b/Ryujinx/Ui/Windows/CheatWindow.cs
@@ -6,8 +6,7 @@ using System.Collections.Generic;
using System.IO;
using System.Linq;
-using GUI = Gtk.Builder.ObjectAttribute;
-using JsonHelper = Ryujinx.Common.Utilities.JsonHelper;
+using GUI = Gtk.Builder.ObjectAttribute;
namespace Ryujinx.Ui.Windows
{