(householding) formatting fixes

This commit is contained in:
Felix Weiß
2023-08-21 14:09:12 +02:00
parent a0e54bf8e1
commit 642aed666c
2 changed files with 2 additions and 4 deletions

View File

@@ -12,8 +12,7 @@ using System.Net.Sockets;
using System.Threading.Tasks;
using static MewtocolNet.Mewtocol;
namespace MewtocolNet
{
namespace MewtocolNet {
/// <summary>
/// Builder helper for mewtocol interfaces

View File

@@ -1,7 +1,6 @@
using MewtocolNet.DataLists;
namespace MewtocolNet
{
namespace MewtocolNet {
public struct MewtocolFrameResponse {