Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette committed Apr 16, 2024
1 parent a23b1b0 commit d3cac81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwds/lib/src/debugging/frame_computer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import 'package:webkit_inspection_protocol/webkit_inspection_protocol.dart';

class FrameComputer {
static final logger = Logger('FrameComputer');

final Debugger debugger;

// To ensure that the frames are computed only once, we use an atomic queue
Expand Down

0 comments on commit d3cac81

Please sign in to comment.