Removed unused testing logs in a few files
• Removed: - unused testing logs in a few files
This commit is contained in:
@@ -121,7 +121,6 @@ class StatusOptionsPopover extends ImmutablePureComponent {
|
||||
}
|
||||
|
||||
handleOnOpenSharePopover = () => {
|
||||
console.log("this.props:", this.props)
|
||||
this.props.onOpenSharePopover(this.props.innerRef, this.props.status)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user