Unverified Commit 25571a59 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Revert "Manually close the tree (#78991)" (#79006)

This reverts commit 8caf4d44.
parent eb6e5676
......@@ -10,6 +10,4 @@ import 'package:flutter_devicelab/tasks/microbenchmarks.dart';
Future<void> main() async {
deviceOperatingSystem = DeviceOperatingSystem.ios;
await task(createMicrobenchmarkTask());
// TODO(jmagman): https://github.com/flutter/flutter/issues/78917
throw Exception('Tree closed, see https://github.com/flutter/flutter/issues/78917');
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment