Remove debug
This commit is contained in:
parent
4ea76dfcfc
commit
f38cfbc005
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ class CurrentState extends Component {
|
|||
}
|
||||
|
||||
render({ status, statusknown, trueword, falseword, unknownword }) {
|
||||
console.log(this.showrecent, this.recent);
|
||||
const el = document.createElement('div');
|
||||
el.style.width = '100%';
|
||||
el.style.height = '100%';
|
||||
|
|
Loading…
Reference in a new issue