Skip to content

Commit 53d9d7b

Browse files
committed
updates
1 parent b5d35c0 commit 53d9d7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/token/integer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ import { type THyphen, Hyphen } from './internal/char.ts'
4141
import { type TZero, Zero } from './internal/char.ts'
4242
import { type TNonZero, NonZero } from './internal/char.ts'
4343
import { type TUnderScore, UnderScore } from './internal/char.ts'
44-
import { Task } from 'tasksmith'
4544

4645
// ------------------------------------------------------------------
4746
// TakeSign

0 commit comments

Comments
 (0)