dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 83f14b3f45c636dbf633867ceadc874ba5a9ec04
parent 8cb1340a92328b4f5e2191329d86206803973857
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 17 Dec 2023 06:24:35 -0500

cleanup

Diffstat:
Mpkg/web/handlers/poker/poker.go | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/pkg/web/handlers/poker/poker.go b/pkg/web/handlers/poker/poker.go @@ -176,7 +176,6 @@ type PlayerCard struct { } type PokerGame struct { - sync.Mutex DB *database.DkfDB RoomID RoomID PokerTableID int64