Skip to content

Commit

Permalink
[skip CI] CI/CD: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2024
1 parent 0436374 commit 1b41d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Fuyu.Backend.BSG/Networking/ItemEventRouter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
namespace Fuyu.Backend.BSG.Networking
{
public class ItemEventRouter : Router<IItemEventController, ItemEventContext>
{
}
{
}
}

0 comments on commit 1b41d42

Please sign in to comment.