editorconfig and code cleanup

This commit is contained in:
2021-12-31 00:41:43 +03:00
parent a4d5df3fd6
commit 8f4fa3de6e
12 changed files with 249 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
using DTLib.Dtsod;
using System.Net.Sockets;
using System.Net.Sockets;
using DTLib.Dtsod;
namespace DTLib.Network;