Skip to content

Commit 79dec6f

Browse files
authored
Remove spurious new line. (#18230)
1 parent 211615f commit 79dec6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/benchmarks/microbenchmarks/lib/stocks/layout_bench.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Future<Null> main() async {
3333
await tester.pump(); // Start drawer animation
3434
await tester.pump(const Duration(seconds: 1)); // Complete drawer animation
3535

36-
3736
// Disable calls from the engine which would interfere with the benchmark.
3837
ui.window.onBeginFrame = null;
3938
ui.window.onDrawFrame = null;

0 commit comments

Comments
 (0)