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