Skip to content

Commit 8a4fed7

Browse files
committed
chore: formatting
1 parent e0bb3ab commit 8a4fed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter/lib/src/profiling.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class NativeProfilerFactory implements ProfilerFactory {
5050
return NativeProfiler(_native, startTime, context.traceId, _clock);
5151
}
5252
}
53+
5354
// ignore: invalid_use_of_internal_member
5455
class NativeProfiler implements Profiler {
5556
final SentryNative _native;

0 commit comments

Comments
 (0)