From 68a594f4de7e6db28ce3e02cc2646b44c9a5baca Mon Sep 17 00:00:00 2001 From: "louis.dufour" Date: Fri, 16 Feb 2024 20:26:17 +0100 Subject: [PATCH] =?UTF-8?q?Revert(master):=20cela=20=C3=A9t=C3=A9=20mano?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Model/Sources/Model/Board.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/Model/Sources/Model/Board.swift b/Model/Sources/Model/Board.swift index c77511d..4f3301e 100644 --- a/Model/Sources/Model/Board.swift +++ b/Model/Sources/Model/Board.swift @@ -67,5 +67,3 @@ public struct Board : Hashable, Equatable { } - -