Delete obsolete TODO (#83966)

This commit is contained in:
Dan Field 2021-06-03 23:29:05 -07:00 committed by GitHub
parent 0dba25adfc
commit 83d51ecd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',