Skip to content

Commit 3f0f7d9

Browse files
committed
remove sample code
1 parent e6f647a commit 3f0f7d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flutter/example/lib/main.dart

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ var _isIntegrationTest = false;
4242
final GlobalKey<NavigatorState> navigatorKey = GlobalKey<NavigatorState>();
4343

4444
Future<void> main() async {
45-
46-
runZonedGuarded(() {})
47-
4845
await setupSentry(
4946
() => runApp(
5047
SentryWidget(

0 commit comments

Comments
 (0)