Unverified Commit 83d51ecd authored by Dan Field's avatar Dan Field Committed by GitHub

Delete obsolete TODO (#83966)

parent 0dba25ad
......@@ -807,7 +807,7 @@ class PerfTest {
final String deviceId = device.deviceId;
await flutter('drive', options: <String>[
'--no-dds', // TODO(dnfield): consider removing when https://github.com/flutter/flutter/issues/81707 is fixed
'--no-dds',
'--no-android-gradle-daemon',
'-v',
'--verbose-system-logs',
......
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