Skip to content

Commit d3aff90

Browse files
committed
chore: unused import
1 parent 1d6b6ec commit d3aff90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/router/src/experimental/route-resolver/matchers/matcher-pattern.test-d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
PATH_PARAM_DEFAULT_PARSER,
66
PATH_PARAM_SINGLE_DEFAULT,
77
} from './matcher-pattern'
8-
import { PATH_PARSER_OPTIONS_DEFAULTS } from 'src/matcher/pathParserRanker'
98

109
describe('MatcherPatternPathCustomParams', () => {
1110
it('can be generic', () => {

0 commit comments

Comments
 (0)