Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Apr 25, 2023
1 parent 17fd773 commit f595545
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dart/test/hint_test.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import 'package:sentry/sentry.dart';
import 'package:sentry/src/hint.dart';
import 'package:sentry/src/sentry_attachment/sentry_attachment.dart';
import 'package:test/test.dart';

void main() {
Expand Down

0 comments on commit f595545

Please sign in to comment.