Remove some unnecessary ignore comments in dev_compiler

Change-Id: Ibb901e1e9d02d0480721240d4d5ecef070364135
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274726
Commit-Queue: Leon Senft <leonsenft@google.com>
Reviewed-by: Leon Senft <leonsenft@google.com>
This commit is contained in:
Brian Wilkerson 2022-12-09 22:45:58 +00:00 committed by Commit Queue
parent a429d2ff91
commit de24bf1cce

View file

@ -34,8 +34,6 @@ import 'target.dart';
const _binaryName = 'dartdevc -k';
// ignore_for_file: DEPRECATED_MEMBER_USE
/// Invoke the compiler with [args].
///
/// Returns a [CompilerResult], with a success flag indicating whether the