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

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

Issue 178223024: Refactor the Transform classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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/barback/lib/src/phase_output.dart
diff --git a/pkg/barback/lib/src/phase_output.dart b/pkg/barback/lib/src/phase_output.dart
index 58e7368f0f068763fd638326ccb2d52a3215bd53..2f645e3d0bb97602e0ae2e6c9ada83a95fc0f4a6 100644
--- a/pkg/barback/lib/src/phase_output.dart
+++ b/pkg/barback/lib/src/phase_output.dart
@@ -7,7 +7,6 @@ library barback.phase_output;
import 'dart:async';
import 'dart:collection';
-import 'asset_cascade.dart';
import 'asset_forwarder.dart';
import 'asset_node.dart';
import 'errors.dart';

Powered by Google App Engine
This is Rietveld 408576698