[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
{