Skip to content

Commit 5601c39

Browse files
author
Anna Gringauze
authored
Migrate dwds/tool directory to null safety (#1647)
* Migrate dwds/tool directory to null safety * Ignored false positive analyzer warning * Addressed PR comments
1 parent 48f93d7 commit 5601c39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dwds/tool/copy_builder.dart

-2
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-
// @dart = 2.9
6-
75
import 'package:build/build.dart';
86

97
/// Factory for the build script.

0 commit comments

Comments
 (0)