We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6b381 commit ced147dCopy full SHA for ced147d
1 file changed
packages/dart/lib/src/hub.dart
@@ -12,7 +12,6 @@ import 'sentry_traces_sampler.dart';
12
import 'telemetry/span/sentry_span_sampling_context.dart';
13
import 'transport/data_category.dart';
14
import 'utils/internal_logger.dart';
15
-import 'utils/stacktrace_utils.dart';
16
17
/// Configures the scope through the callback.
18
typedef ScopeCallback = FutureOr<void> Function(Scope);
0 commit comments