Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Øvrelid committed Feb 2, 2024
1 parent 98f3626 commit b1d6345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/packages/schema-model/src/lib/SchemaModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import type { NodeMap } from '../types/NodeMap';
import {
isCombination,
isDefinition,
isField,
isFieldOrCombination,
isNodeValidParent,
isProperty,
Expand Down

0 comments on commit b1d6345

Please sign in to comment.