Skip to content

Commit

Permalink
Update packages/module/src/components/edges/DefaultEdge.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Phillips <[email protected]>
  • Loading branch information
leandroberetta and jeff-phillips-18 authored Dec 8, 2023
1 parent b7c2898 commit a0f9c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/module/src/components/edges/DefaultEdge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { TOP_LAYER } from '../../const';
import DefaultConnectorTag from './DefaultConnectorTag';
import { Point } from '../../geom';
import { getConnectorStartPoint } from './terminals/terminalUtils';
import { useDetailsLevel } from '../../hooks';

interface DefaultEdgeProps {
/** Additional content added to the edge */
Expand Down

0 comments on commit a0f9c53

Please sign in to comment.