Skip to content

Commit

Permalink
new features
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoWQ222 committed Apr 28, 2024
1 parent 831fab7 commit e1c1b06
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions logic/Server/GameServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@

namespace Server
{
public static class GameServerLogging
{
public static readonly Logger logger = new("GameServer");
}
public class ContestResult
{
public int score;
Expand Down

0 comments on commit e1c1b06

Please sign in to comment.