Skip to content

Commit

Permalink
Remove unused BinaryOpTreeRootLocator (#4038)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 1, 2023
1 parent 501ce6f commit 89fc9db
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 188 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"nette/utils": "^3.2",
"nikic/php-parser": "^4.15.4",
"ondram/ci-detector": "^4.1",
"phpstan/phpdoc-parser": "^1.20.3",
"phpstan/phpdoc-parser": "^1.21.3",
"phpstan/phpstan": "^1.10.15",
"react/event-loop": "^1.3",
"react/socket": "^1.12",
Expand Down
134 changes: 0 additions & 134 deletions packages-tests/NodeCollector/BinaryOpTreeRootLocatorTest.php

This file was deleted.

53 changes: 0 additions & 53 deletions packages/NodeCollector/BinaryOpTreeRootLocator.php

This file was deleted.

0 comments on commit 89fc9db

Please sign in to comment.