chore(shorebird_cli): remove completed TODO (#1539)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user