[Netch] Format code

This commit is contained in:
Connection Refused
2021-10-04 21:36:12 +08:00
parent 00ba950660
commit 2b4ee1719a
6 changed files with 4 additions and 25 deletions

View File

@@ -1,6 +1,4 @@
using System;
namespace Netch.Controllers
namespace Netch.Controllers
{
public class MainController : Interface.IController
{

View File

@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
namespace Netch.Controllers.Other.DNS

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Netch.Controllers.Server
{

View File

@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Netch.Models.Config
namespace Netch.Models.Config
{
public class DNSProxy
{

View File

@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Netch.Models.Config
namespace Netch.Models.Config
{
public class XRay
{

View File

@@ -21,7 +21,7 @@
/// WireGuard
/// </summary>
WireGuard,
/// <summary>
/// Trojan
/// </summary>