From 8a86f51109fb2ba5d55255ebb1328d900dd5b5ce Mon Sep 17 00:00:00 2001 From: yell0wsuit <5692900+yell0wsuit@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:34:26 +0700 Subject: [PATCH] bait to switch to lf --- src/Ryujinx/Common/ThemeManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ryujinx/Common/ThemeManager.cs b/src/Ryujinx/Common/ThemeManager.cs index 8c52c2a66a..2bc02b74eb 100644 --- a/src/Ryujinx/Common/ThemeManager.cs +++ b/src/Ryujinx/Common/ThemeManager.cs @@ -1,4 +1,4 @@ -using System; +using System namespace Ryujinx.Ava.Common {