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

Unified Diff: pkg/barback/lib/barback.dart

Issue 17511007: Remove unneeded imports to fix broken bots. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/lib/barback.dart
diff --git a/pkg/barback/lib/barback.dart b/pkg/barback/lib/barback.dart
index 62fdc145fd020d5ae1b24506121b3595228b224a..8c3928e08db02e52914480c6569869e0454c33a6 100644
--- a/pkg/barback/lib/barback.dart
+++ b/pkg/barback/lib/barback.dart
@@ -4,9 +4,6 @@
library barback;
-import 'dart:async';
-import 'dart:io';
-
export 'src/asset.dart';
export 'src/asset_id.dart';
export 'src/asset_provider.dart';
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698