From 117b1af28afd0c48c9b9f7f05929a3535b7d5543 Mon Sep 17 00:00:00 2001 From: Tomas Norre Mikkelsen Date: Sun, 27 Oct 2024 20:00:34 +0100 Subject: [PATCH] sync eliuds eggs --- .../practice/eliuds-eggs/EliudsEggsTest.php | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/exercises/practice/eliuds-eggs/EliudsEggsTest.php b/exercises/practice/eliuds-eggs/EliudsEggsTest.php index ef229e2f..1c2fdfc2 100644 --- a/exercises/practice/eliuds-eggs/EliudsEggsTest.php +++ b/exercises/practice/eliuds-eggs/EliudsEggsTest.php @@ -1,27 +1,5 @@ . - * - * To disable strict typing, comment out the directive below. - */ - declare(strict_types=1); class EliudsEggsTest extends PHPUnit\Framework\TestCase