Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: test/scheduled_test/current_schedule_errors_test.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: nits Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/scheduled_test/current_schedule_errors_test.dart
diff --git a/test/scheduled_test/current_schedule_errors_test.dart b/test/scheduled_test/current_schedule_errors_test.dart
index 6585a1e28a0148783890e594c3619a6b57503877..eacdbe83bf8816a599b10b76cde762e4066a0ea2 100644
--- a/test/scheduled_test/current_schedule_errors_test.dart
+++ b/test/scheduled_test/current_schedule_errors_test.dart
@@ -2,11 +2,8 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-import 'dart:async';
-
import 'package:scheduled_test/scheduled_test.dart';
-import 'package:metatest/metatest.dart';
import '../utils.dart';
void main() {
« no previous file with comments | « test/scheduled_test/current_schedule_current_task_test.dart ('k') | test/scheduled_test/nested_task_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698