We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7ed17 commit 6da7681Copy full SHA for 6da7681
1 file changed
MigrationInstaller/Program.cs
@@ -3,8 +3,6 @@
3
using System.Security.Principal;
4
using Microsoft.Win32;
5
using System.Text.Json;
6
-using System.Text.Json.Serialization;
7
-using System.Diagnostics.CodeAnalysis;
8
using OpenShock.ShockOSC.MigrationInstaller.Schemas;
9
10
namespace OpenShock.ShockOSC.MigrationInstaller;
0 commit comments