Remove console outputs
This commit is contained in:
parent
cbd0a0e48c
commit
3cda899e72
2 changed files with 0 additions and 2 deletions
|
@ -54,7 +54,6 @@ class Account extends ImmutablePureComponent {
|
|||
|
||||
render () {
|
||||
const { account, intl, isExclude, onRemove, onAdd, onExcludeRemove, onExcludeAdd, added } = this.props;
|
||||
console.dir(isExclude)
|
||||
|
||||
let button;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue