Skip to content

Commit 7af6716

Browse files
authored
Update type_checker.dart
Remove unnecessary comment
1 parent 2e9d805 commit 7af6716

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source_gen/lib/src/type_checker.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: deprecated_member_use until analyzer 7 support is dropped.
6-
75
import 'package:analyzer/dart/analysis/results.dart';
86
import 'package:analyzer/dart/ast/ast.dart';
97
import 'package:analyzer/dart/constant/value.dart';

0 commit comments

Comments
 (0)