Skip to content

Commit 94424dd

Browse files
committed
Revision 0.9.3 (#7)
1 parent 01ea33d commit 94424dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/runtime/parse.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ THE SOFTWARE.
2929
// deno-fmt-ignore-file
3030
// deno-lint-ignore-file no-unused-vars no-explicit-any
3131

32-
import { Type } from "../../example/typebox/compiled/parser.ts"
33-
import { Guard } from '../guard/index.ts'
3432
import * as Token from './token.ts'
3533
import * as Types from './types.ts'
3634

0 commit comments

Comments
 (0)