Skip to content

Commit fbe0ac2

Browse files
committed
chore: unused import
1 parent 457d77d commit fbe0ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/src/experimental/route-resolver/resolver-fixed.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { describe, expect, it } from 'vitest'
22
import { createFixedResolver } from './resolver-fixed'
3-
import { MatcherLocationRaw, NO_MATCH_LOCATION } from './resolver-abstract'
3+
import { NO_MATCH_LOCATION } from './resolver-abstract'
44
import {
55
EmptyParams,
66
MatcherPatternHash,

0 commit comments

Comments
 (0)