mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 14:42:02 +03:00
chat: removed console.log
This commit is contained in:
parent
7feb89f653
commit
23bec6ab55
@ -188,7 +188,6 @@ export class ChatInput extends Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log('hi');
|
||||
const { props, state } = this;
|
||||
|
||||
const color = props.ownerContact
|
||||
|
Loading…
Reference in New Issue
Block a user