| Index: pkg/barback/lib/src/transform_node.dart
|
| diff --git a/pkg/barback/lib/src/transform_node.dart b/pkg/barback/lib/src/transform_node.dart
|
| index 1d3d1dd678951ac9208f05a4b28834b7067adeeb..39914a183f871fd3f76d9d6fe9df3ac019885a83 100644
|
| --- a/pkg/barback/lib/src/transform_node.dart
|
| +++ b/pkg/barback/lib/src/transform_node.dart
|
| @@ -14,7 +14,6 @@ import 'errors.dart';
|
| import 'phase.dart';
|
| import 'transform.dart';
|
| import 'transformer.dart';
|
| -import 'utils.dart';
|
|
|
| /// Describes a transform on a set of assets and its relationship to the build
|
| /// dependency graph.
|
|
|