Skip to content

Commit

Permalink
remove sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Nov 20, 2024
1 parent e6f647a commit 3f0f7d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flutter/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ var _isIntegrationTest = false;
final GlobalKey<NavigatorState> navigatorKey = GlobalKey<NavigatorState>();

Future<void> main() async {

runZonedGuarded(() {})

await setupSentry(
() => runApp(
SentryWidget(
Expand Down

0 comments on commit 3f0f7d9

Please sign in to comment.