diff --git a/src/flextype/Support/helpers.php b/src/flextype/Support/helpers.php index 214ecea8..7a2cb307 100644 --- a/src/flextype/Support/helpers.php +++ b/src/flextype/Support/helpers.php @@ -9,7 +9,6 @@ declare(strict_types=1); use Flextype\Support\Collection; - if (! function_exists('collect')) { /** * Create a collection from the given value.