Skip to content

Commit

Permalink
Clean up logging
Browse files Browse the repository at this point in the history
  • Loading branch information
emeeks committed Nov 15, 2019
1 parent 3e5e444 commit b77d554
Show file tree
Hide file tree
Showing 3 changed files with 1,218 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/components/OrdinalFrame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1437,8 +1437,6 @@ class OrdinalFrame extends React.Component<OrdinalFrameProps, State> {
oExtentSettings.onChange(calculatedOExtent)
}

console.log("pieceDataXY", pieceDataXY)

this.setState({
pieceDataXY,
adjustedPosition,
Expand Down
Loading

0 comments on commit b77d554

Please sign in to comment.