chore: removes unused code

This commit is contained in:
Nuno Maduro
2023-01-21 01:36:36 +00:00
parent 179e6a9db1
commit c45a303451
2 changed files with 0 additions and 63 deletions

View File

@ -12,7 +12,6 @@ parameters:
reportUnmatchedIgnoredErrors: true
ignoreErrors:
- '#Cannot instantiate interface PHPUnit\\Util\\Exception#'
- "#with a nullable type declaration#"
- "#type mixed is not subtype of native#"
- "#is not allowed to extend#"