| Index: pkg/barback/lib/src/phase_forwarder.dart
|
| diff --git a/pkg/barback/lib/src/phase_forwarder.dart b/pkg/barback/lib/src/phase_forwarder.dart
|
| index 90831f7eb6154e84e5f1420e06b9cf5474faed13..c1f7abdf76443adeff002eaf27287513102cb9ee 100644
|
| --- a/pkg/barback/lib/src/phase_forwarder.dart
|
| +++ b/pkg/barback/lib/src/phase_forwarder.dart
|
| @@ -7,8 +7,6 @@ library barback.phase_forwarder;
|
| import 'dart:async';
|
|
|
| import 'asset_node.dart';
|
| -import 'asset_forwarder.dart';
|
| -import 'phase_output.dart';
|
|
|
| /// A class that takes care of forwarding assets within a phase.
|
| ///
|
|
|