Skip to content

Commit

Permalink
fix(core): remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
binier committed Oct 28, 2020
1 parent c36ed52 commit b136788
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/core/src/edge/edge-builder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import {
OperatorBuilder,
LogicalOperatorBuilder,
OpArg,
LogicalOperator,
Operator,
OpBuilderTypes,
BuiltOpTypes,
} from '../operator';
Expand Down

0 comments on commit b136788

Please sign in to comment.