next.js
0e0fc718 - chore(turbopack): Delete dead code in next_core::{app,pages}_structure (#69387)

Commit
1 year ago
chore(turbopack): Delete dead code in next_core::{app,pages}_structure (#69387) These functions were either public and/or mutually recursive, preventing rustc's dead code analysis from finding them. ``` cargo check cargo check --tests ```
Author
bgw bgw
Parents
Loading