diff --git a/web/src/App.js b/web/src/App.js index 569f69fa..e54465ad 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -61,10 +61,6 @@ class App extends Component { this.state.renderFinish &&

Pairs saved

} - { - !this.state.renderFinish && -

Pairs could not be saved !

- } ); }