Skip to content

Commit

Permalink
style(eventrect): update format
Browse files Browse the repository at this point in the history
remove unnecessary new line
  • Loading branch information
netil committed Apr 23, 2024
1 parent 8a845e7 commit 220e27f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ChartInternal/interactions/eventrect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export default {
// bind event to <rect> element
$$.updateEventType(eventRectUpdate);


// bind draggable selection
eventRectUpdate.call($$.getDraggableSelection());

Expand Down

0 comments on commit 220e27f

Please sign in to comment.