Skip to content

Commit d8e4eee

Browse files
authored
[automated] Re-Generate preload.php (#7688)
Co-authored-by: TomasVotruba <[email protected]>
1 parent c1da4ec commit d8e4eee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

preload.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ function isPHPStanTestPreloaded(): bool
2626
}
2727

2828
require_once __DIR__ . '/vendor/nikic/php-parser/lib/PhpParser/Node.php';
29-
// @todo to be deprecated
3029
require_once __DIR__ . '/src/Contract/PhpParser/Node/StmtsAwareInterface.php';
3130
require_once __DIR__ . '/vendor/nikic/php-parser/lib/PhpParser/NodeAbstract.php';
3231
require_once __DIR__ . '/vendor/nikic/php-parser/lib/PhpParser/Node/Expr.php';

0 commit comments

Comments
 (0)