Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed Dec 2, 2020
1 parent 06ebe1a commit 7d2ed35
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,6 @@ public void onClick(View v) {
}
} catch (Exception ignored) {
}
catch (Exception ignored){}


} catch (Exception e) {
Log.e(LOG_TAG, "couldn't generate QR code", e);
Expand Down

0 comments on commit 7d2ed35

Please sign in to comment.