Fix!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@using Shogi.Contracts.Api;
|
||||
@using Shogi.Contracts.Api.Commands
|
||||
@using Shogi.Contracts.Types;
|
||||
@using System.Text.RegularExpressions;
|
||||
@using System.Net;
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
namespace Shogi.UI.Pages.Play.GameBoard
|
||||
{
|
||||
public class TestCbParams
|
||||
{
|
||||
public string Name { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user