autoformat

This commit is contained in:
2024-01-09 04:28:45 +01:00
parent 1caeb6748b
commit 3e307c27fa
8 changed files with 13 additions and 48 deletions
@@ -1,12 +1,7 @@
using Newtonsoft.Json;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace SimpleHttpServer.Internal;