Skip to content

Commit ed94bf5

Browse files
committed
Turbopack: chore: Remove dead RouteMatcher stuff
1 parent 575c8a7 commit ed94bf5

File tree

7 files changed

+0
-454
lines changed

7 files changed

+0
-454
lines changed

crates/next-core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ mod next_import_map;
2727
pub mod next_manifests;
2828
pub mod next_pages;
2929
mod next_root_params;
30-
mod next_route_matcher;
3130
pub mod next_server;
3231
pub mod next_server_component;
3332
pub mod next_server_utility;

crates/next-core/src/next_route_matcher/all.rs

Lines changed: 0 additions & 15 deletions
This file was deleted.

crates/next-core/src/next_route_matcher/mod.rs

Lines changed: 0 additions & 182 deletions
This file was deleted.

crates/next-core/src/next_route_matcher/path_regex.rs

Lines changed: 0 additions & 166 deletions
This file was deleted.

0 commit comments

Comments
 (0)