Skip to content

Commit

Permalink
run format
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Nov 21, 2023
1 parent b390fae commit fe19113
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion drift/example/example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import 'package:sentry_drift/sentry_drift.dart';

import 'database.dart';


Future<void> main() async {
// ATTENTION: Change the DSN below with your own to see the events in Sentry. Get one at sentry.io
const dsn =
Expand Down
1 change: 0 additions & 1 deletion hive/lib/src/version.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ const String sdkVersion = '7.13.1';

/// The package name reported to Sentry.io in the submitted events.
const String packageName = 'pub:sentry_hive';

0 comments on commit fe19113

Please sign in to comment.