Skip to content

Commit a6ffe97

Browse files
committed
fix
1 parent 966def4 commit a6ffe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/lib/src/integrations/load_image_list_integration.dart

+1-1
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)