We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d35c0 commit 53d9d7bCopy full SHA for 53d9d7b
src/token/integer.ts
@@ -41,7 +41,6 @@ import { type THyphen, Hyphen } from './internal/char.ts'
41
import { type TZero, Zero } from './internal/char.ts'
42
import { type TNonZero, NonZero } from './internal/char.ts'
43
import { type TUnderScore, UnderScore } from './internal/char.ts'
44
-import { Task } from 'tasksmith'
45
46
// ------------------------------------------------------------------
47
// TakeSign
0 commit comments