| Index: pkg/barback/lib/src/transform.dart
|
| diff --git a/pkg/barback/lib/src/transform.dart b/pkg/barback/lib/src/transform.dart
|
| index c2547785cd7b9b7c2424c5a7a929d98498b9af3f..d5d717696ff041f72d7077628ad224e3a5a2099a 100644
|
| --- a/pkg/barback/lib/src/transform.dart
|
| +++ b/pkg/barback/lib/src/transform.dart
|
| @@ -13,7 +13,6 @@ import 'asset_set.dart';
|
| import 'errors.dart';
|
| import 'transform_logger.dart';
|
| import 'transform_node.dart';
|
| -import 'utils.dart';
|
|
|
| /// Creates a [Transform] by forwarding to the private constructor.
|
| ///
|
|
|