Skip to content

Commit

Permalink
Add ignore comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bannzai committed Oct 7, 2024
1 parent f9f62dd commit 184fa57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class ShareRewardPremiumTrialAnnoumcenetBar extends HookConsumerWidget {
try {
await applyShareRewardPremiumTrial(user);
} catch (error) {
// ignore: use_build_context_synchronously
showErrorAlert(context, error);
}
});
Expand Down

0 comments on commit 184fa57

Please sign in to comment.