Skip to content

Commit

Permalink
#77 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
opjoobe committed Aug 4, 2022
1 parent d9ccc95 commit 1524732
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/screens/sharing/sharing_qr_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ class _QRforTOOKState extends State<QRforTOOK> {

@override
Widget build(BuildContext context) {
if (result != null && !isValid) {
showSnackbar(errorMsg);
}
return Scaffold(
appBar: AppBar(),
body: widget.isSender
Expand Down

0 comments on commit 1524732

Please sign in to comment.