Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannan authored and Yannan committed Oct 8, 2022
1 parent 98d8458 commit 2f33e13
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ import {
MULTIPLICITY_INFINITE,
Unit,
Type,
Multiplicity,
Enumeration,
Class,
PrimitiveType,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ import {
type TaggedValue,
MULTIPLICITY_INFINITE,
Profile,
Multiplicity,
Class,
PrimitiveType,
Unit,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ import {
Class,
GenericType,
Profile,
Multiplicity,
Type,
PrimitiveType,
Unit,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import {
MULTIPLICITY_INFINITE,
PRIMITIVE_TYPE,
VariableExpression,
Multiplicity,
GenericTypeExplicitReference,
GenericType,
} from '@finos/legend-graph';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import {
extractElementNameFromPath,
V1_AppliedProperty,
CollectionInstanceValue,
Multiplicity,
INTERNAL__UnknownValueSpecification,
V1_Variable,
V1_serializeValueSpecification,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
extractElementNameFromPath,
GenericType,
GenericTypeExplicitReference,
Multiplicity,
PrimitiveInstanceValue,
PRIMITIVE_TYPE,
SimpleFunctionExpression,
Expand Down

0 comments on commit 2f33e13

Please sign in to comment.