chat: removed console.log

This commit is contained in:
Logan Allen 2020-08-10 19:48:07 -07:00
parent 7feb89f653
commit 23bec6ab55

View File

@ -188,7 +188,6 @@ export class ChatInput extends Component {
}
render() {
console.log('hi');
const { props, state } = this;
const color = props.ownerContact