Skip to content

Commit f157bdc

Browse files
pqCommit Queue
authored andcommitted
[element model] remove unnecessary analyzer_use_new_elements ignore
Change-Id: Id2a50c825ce94408a99f91602c3e9e05ef22b93c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404342 Auto-Submit: Phil Quitslund <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Brian Wilkerson <[email protected]>
1 parent 02c7383 commit f157bdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/analyzer/test/src/dart/element/least_upper_bound_helper_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
// ignore_for_file: analyzer_use_new_elements
6-
75
import 'package:analyzer/dart/element/type.dart';
86
import 'package:analyzer/src/dart/element/element.dart';
97
import 'package:analyzer/src/dart/element/least_upper_bound.dart';

0 commit comments

Comments
 (0)