Skip to content

Commit b77d554

Browse files
committed
Clean up logging
1 parent 3e5e444 commit b77d554

File tree

3 files changed

+1218
-4
lines changed

3 files changed

+1218
-4
lines changed

src/components/OrdinalFrame.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,8 +1437,6 @@ class OrdinalFrame extends React.Component<OrdinalFrameProps, State> {
14371437
oExtentSettings.onChange(calculatedOExtent)
14381438
}
14391439

1440-
console.log("pieceDataXY", pieceDataXY)
1441-
14421440
this.setState({
14431441
pieceDataXY,
14441442
adjustedPosition,

0 commit comments

Comments
 (0)