Skip to content

Commit 5b5d54a

Browse files
committed
restore previous code block
1 parent 31837bc commit 5b5d54a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flutter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ Future<void> main() async {
5858
5959
runApp(MyApp());
6060
}, (exception, stackTrace) async {
61-
// Your code here...
6261
await Sentry.captureException(exception, stackTrace: stackTrace);
6362
});
6463
}

0 commit comments

Comments
 (0)