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

Unified Diff: test/serve_packages.dart

Issue 1556243002: Fix analyzer hints and warnings in test/. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 12 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
« no previous file with comments | « test/serve/utils.dart ('k') | test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/serve_packages.dart
diff --git a/test/serve_packages.dart b/test/serve_packages.dart
index da69c7ed7075e6d09c55a9f59f07ae23dbaab673..c2abfe1d1c5e237dfb0295c2b0a5eefe97896684 100644
--- a/test/serve_packages.dart
+++ b/test/serve_packages.dart
@@ -9,8 +9,6 @@ import 'dart:convert';
import 'package:path/path.dart' as p;
import 'package:pub/src/io.dart';
-import 'package:pub/src/pubspec.dart';
-import 'package:pub/src/source_registry.dart';
import 'package:pub/src/utils.dart';
import 'package:pub_semver/pub_semver.dart';
import 'package:scheduled_test/scheduled_test.dart';
« no previous file with comments | « test/serve/utils.dart ('k') | test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698