From 2fc25a18dfc9fdf421e7f33e1cbde7c2842fcd60 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 29 Oct 2022 23:52:20 +0500 Subject: [PATCH] cleanup --- website/src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/App.tsx b/website/src/App.tsx index a1de34c..2080c27 100644 --- a/website/src/App.tsx +++ b/website/src/App.tsx @@ -349,7 +349,6 @@ class App extends Component { dictionary.update(() => { // this.setState({ dictionaryStatus: "updating" }); }).then(({ dictionaryInfo }) => { - console.log({ dictionaryInfo, old: this.state.dictionaryInfo }) //if (this.state.dictionaryInfo?.release !== dictionaryInfo?.release) { // to avoid unnecessary re-rendering that breaks things this.setState({