Skip to content

Commit

Permalink
more lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
skirsdeda committed Feb 18, 2024
1 parent 68b15d9 commit fbba8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router/tests/trailing_slashes.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Some extra tests for Matcher NOT based on SolidJS's tests cases (as in matcher.rs)
use leptos_router::{params_map, Matcher};
use leptos_router::*;

#[test]
fn trailing_slashes_match_exactly() {
Expand Down

0 comments on commit fbba8e3

Please sign in to comment.