Remove unused reference to preg_replace

This commit is contained in:
Mike Colagrosso 2024-10-12 16:43:16 -06:00 committed by Alex Cabal
parent d0926370be
commit 4a7483411a

View file

@ -1,6 +1,4 @@
<? <?
use function Safe\preg_replace;
/** /**
* @property Collection $Collection * @property Collection $Collection
*/ */