From 8c5ad1533d8278d736fed7d6cf61a7fbe0d84282 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 16 Oct 2023 23:18:38 +0200 Subject: [haskell] updated main, init and server reset handling --- haskell/src/SpaceTraders/Automation/Init.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'haskell/src/SpaceTraders/Automation') diff --git a/haskell/src/SpaceTraders/Automation/Init.hs b/haskell/src/SpaceTraders/Automation/Init.hs index 42c19e1..6a368ca 100644 --- a/haskell/src/SpaceTraders/Automation/Init.hs +++ b/haskell/src/SpaceTraders/Automation/Init.hs @@ -55,7 +55,6 @@ registerST = do addAgent $ agent r' addContract $ contract r' addShip $ ship r' - _ <- myShips -- in order to fetch the starting probe that is not advertised in the register message let t = token r' addToken t return t -- cgit v1.2.3