chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2025-05-23 22:31:38 -05:00
parent 3c9c45676b
commit 2ea23144df
15 changed files with 17 additions and 18 deletions
@@ -16,4 +16,4 @@ public class DiscordOpCodesTests
{ DiscordOpCodes.Hello, 10 },
{ DiscordOpCodes.HeartbeatAck, 11 }
};
}
}