Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Jul 10, 2024
1 parent d743433 commit 51bce18
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class IoEnricherEventProcessor implements EnricherEventProcessor {
List<SentryRuntime> _getRuntimes(List<SentryRuntime>? runtimes) {
// Pure Dart doesn't have specific runtimes per build mode
// like Flutter: https://flutter.dev/docs/testing/build-modes

final dartRuntime = SentryRuntime(
name: 'Dart',
version: dartVersion,
Expand Down

0 comments on commit 51bce18

Please sign in to comment.