Skip to content

Commit 0263868

Browse files
author
Aanchal Bhansali
committed
nit change
1 parent 6d71687 commit 0263868

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scripts/clipperUI/regionSelector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ class RegionSelectorClass extends ComponentBase<RegionSelectorState, ClipperStat
139139
this.resetState();
140140
} else {
141141
this.setState({ secondPoint: point, selectionInProgress: false, keyboardSelectionInProgress: false });
142-
143142
// Get the image immediately
144143
this.startRegionClip();
145144
}

0 commit comments

Comments
 (0)