Commit 3bb6b5e6 authored by Danny Tuppeny's avatar Danny Tuppeny Committed by Danny Tuppeny

Remove TODO

I can't come up with a better name; anything with Simulator or Device in it will be confused with the existing IOSSimulator/Device classes (which represent the running devices).
parent a43dfe20
......@@ -11,8 +11,6 @@ import '../emulator.dart';
import '../globals.dart';
import 'ios_workflow.dart';
// TODO(dantup): Is there a better name for this? We already have IOSSimulator classes
// that represent *running* simulators, but this is about "unlaunched images"...
class IOSEmulators extends EmulatorDiscovery {
@override
bool get supportsPlatform => platform.isMacOS;
......
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