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

Unified Diff: pkg/unittest/test/mirror_matchers_test.dart

Issue 22284003: pkg: analysis aided cleanup (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: nits Created 7 years, 4 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: pkg/unittest/test/mirror_matchers_test.dart
diff --git a/pkg/unittest/test/mirror_matchers_test.dart b/pkg/unittest/test/mirror_matchers_test.dart
index 22e011cace41e244d89f0f6724572ae8791706ec..4a445ed8c84a8645618382dc22108ec1564874aa 100644
--- a/pkg/unittest/test/mirror_matchers_test.dart
+++ b/pkg/unittest/test/mirror_matchers_test.dart
@@ -2,13 +2,9 @@
// 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 'dart:collection';
-
import 'package:unittest/unittest.dart';
import 'package:unittest/mirror_matchers.dart';
-import 'test_common.dart';
import 'test_utils.dart';
void main() {
« no previous file with comments | « pkg/unittest/test/matchers_test.dart ('k') | pkg/unmodifiable_collection/test/unmodifiable_collection_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698