Skip to content

Commit a6ffe97

Browse files
committed
fix
1 parent 966def4 commit a6ffe97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flutter/lib/src/integrations/load_image_list_integration.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import 'dart:async';
22

3-
import 'package:sentry/sentry.dart';
3+
import '../../sentry_flutter.dart';
44
import '../native/sentry_native_binding.dart';
55

66
/// Loads the native debug image list for stack trace symbolication.

0 commit comments

Comments
 (0)