Skip to content

Commit

Permalink
remove labelYHeight
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Kimmel committed Apr 7, 2020
1 parent e52d143 commit cebd10f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ export const ProcessEventDot = styled(

const labelYOffset = markerPositionOffset + 0.25 * markerSize - 0.5;

const labelYHeight = markerSize / 1.7647;

/**
* An element that should be animated when the node is clicked.
*/
Expand Down

0 comments on commit cebd10f

Please sign in to comment.