Skip to content

Commit

Permalink
Fixed a bug that causes crash in Android
Browse files Browse the repository at this point in the history
  • Loading branch information
ital0 committed Mar 22, 2018
1 parent b9ffb5e commit 07b939e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ const RNSumUp = {
},

logout() {
this.isLoggedIn = false;
return RNSumUpWrapper.logout();
},

Expand Down

0 comments on commit 07b939e

Please sign in to comment.