Skip to content

Commit

Permalink
remove incorrect field
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Jun 22, 2023
1 parent 0ae8217 commit 36dba1c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ async fn get_page_chunks_for_directory(
let PagesStructureItem {
project_path,
next_router_path,
specificity: _,
} = *item.await?;
chunks.push(get_page_chunk_for_file(
node_build_context,
Expand Down

0 comments on commit 36dba1c

Please sign in to comment.