We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7138abb + 06dacc2 commit 48925cfCopy full SHA for 48925cf
lib/pedantic.dart
@@ -2,8 +2,6 @@
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
-import 'dart:async' show Future;
6
-
7
/// Indicates to tools that [future] is intentionally not `await`-ed.
8
///
9
/// In an `async` context, it is normally expected that all [Future]s are
0 commit comments