[CodeFactor] Apply fixes (#6005)

Co-authored-by: codefactor-io <support@codefactor.io>
This commit is contained in:
DecorativeFamily
2024-11-07 10:16:27 +03:30
committed by GitHub
parent 45febe3fff
commit c4b490e46d
12 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
using System.Text.Json.Serialization;
using System.Text.Json.Serialization;
namespace ServiceLib.Models
{
@@ -50,7 +50,7 @@ namespace ServiceLib.Models
}
public class Stats4Ray
{ };
{ }
public class API4Ray
{