Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Apr 8, 2024
1 parent 50ff2b2 commit e17b9b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/NodeParser/TypeofNodeParser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { ObjectType, ObjectProperty } from "../Type/ObjectType";
import { ReferenceType } from "../Type/ReferenceType";
import { getKey } from "../Utils/nodeKey";
import { LiteralType } from "../Type/LiteralType";
import { UnknownType } from "../Type/UnknownType";
import { NeverType } from "../Type/NeverType";
import { FunctionType } from "../Type/FunctionType";

Expand Down

0 comments on commit e17b9b2

Please sign in to comment.