Skip to content

Commit 92d265f

Browse files
committed
Unsigned | Match
1 parent bec63b7 commit 92d265f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/token/internal/match.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ THE SOFTWARE.
2626
2727
---------------------------------------------------------------------------*/
2828

29-
import { IsArray, IsEqual } from './guard.ts'
29+
import { IsEqual } from './guard.ts'
3030

3131
type TResult = [string, string] | []
3232

0 commit comments

Comments
 (0)