chore(shorebird_cli): remove completed TODO (#1539)

This commit is contained in:
Felix Angelov
2023-11-27 11:58:23 -06:00
committed by GitHub
parent 0ca70f5753
commit a16d8fefe0
@@ -335,7 +335,6 @@ Either run `flutter pub get` manually, or follow the steps in ${link(uri: Uri.pa
/// Creates an AOT snapshot of the given [appDillPath] at [outFilePath] and
/// returns the resulting file.
// TODO(bryanoltman): make this work with the --local-engine flag.
Future<File> buildElfAotSnapshot({
required String appDillPath,
required String outFilePath,