diff --git a/types/Support/LazyCollection.php b/types/Support/LazyCollection.php index 17c3fcb63815..b3b8f73637b4 100644 --- a/types/Support/LazyCollection.php +++ b/types/Support/LazyCollection.php @@ -858,7 +858,6 @@ class CustomLazyCollection extends LazyCollection assertType('User', $user); } - class LazyAnimal { }