From e8ea321a217f0cf02665c23e7edf307094a8c270 Mon Sep 17 00:00:00 2001 From: GotPPay Date: Wed, 18 Oct 2017 15:05:57 +0200 Subject: [PATCH] .. --- web/src/App.js | 4 ---- 1 file changed, 4 deletions(-) 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 !

- } ); }