code cleanup

This commit is contained in:
2021-03-04 20:40:53 -06:00
parent 7ed771d467
commit 97ccff1fae
10 changed files with 36 additions and 41 deletions

View File

@@ -1,5 +1,4 @@
using Gameboard.ShogiUI.Sockets.ServiceModels.Socket.Types;
using System.Net.WebSockets;
using System.Threading.Tasks;
namespace Gameboard.ShogiUI.Sockets.Managers.ClientActionHandlers