Skip to content

Commit

Permalink
remove unwanted code
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ishita-g committed Jun 7, 2024
1 parent d97ecfe commit 502748a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ class _ContactSupportScreenState extends ConsumerState<ContactSupportScreen> {
context.l10n.contact_support_submit_title,
onPressed: () {
notifier.submitSupportRequest();
showErrorSnackBar(context, state.error.toString());
},
),
);
Expand Down

0 comments on commit 502748a

Please sign in to comment.