Commit 468a641
Fix formatting and unused using directives
Fixed missing blank line in `TestSceneMultiplayerMatchSubScreen.cs` and removed unused `using System;` in `BackgroundDataStoreProcessorTests.cs` to resolve code quality check failures. Verified with `dotnet build -warnaserror`.
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>1 parent d5fa5db commit 468a641
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
- osu.Game.Tests
- Database
- Visual/Multiplayer
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments