aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs')
-rw-r--r--src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs b/src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs
index f9e68a3c..6f12e976 100644
--- a/src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs
+++ b/src/Ryujinx.Common/Configuration/DownloadableContentContainer.cs
@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
using System.Text.Json.Serialization;
namespace Ryujinx.Common.Configuration