diff --git a/MewtocolNet/Mewtocol.cs b/MewtocolNet/Mewtocol.cs index 5ba0302..feaa1a0 100644 --- a/MewtocolNet/Mewtocol.cs +++ b/MewtocolNet/Mewtocol.cs @@ -12,8 +12,7 @@ using System.Net.Sockets; using System.Threading.Tasks; using static MewtocolNet.Mewtocol; -namespace MewtocolNet -{ +namespace MewtocolNet { /// /// Builder helper for mewtocol interfaces diff --git a/MewtocolNet/MewtocolFrameResponse.cs b/MewtocolNet/MewtocolFrameResponse.cs index 4302a13..cc7d39e 100644 --- a/MewtocolNet/MewtocolFrameResponse.cs +++ b/MewtocolNet/MewtocolFrameResponse.cs @@ -1,7 +1,6 @@ using MewtocolNet.DataLists; -namespace MewtocolNet -{ +namespace MewtocolNet { public struct MewtocolFrameResponse {