| Index: pkg/barback/lib/src/asset_id.dart
|
| diff --git a/pkg/barback/lib/src/asset_id.dart b/pkg/barback/lib/src/asset_id.dart
|
| index d9cef3261f856ed81abbbe82455c53a74e45c853..c4ed1d86cd1986e4d435ca4cc1faafa7e6506c8c 100644
|
| --- a/pkg/barback/lib/src/asset_id.dart
|
| +++ b/pkg/barback/lib/src/asset_id.dart
|
| @@ -4,9 +4,6 @@
|
|
|
| library barback.asset_id;
|
|
|
| -import 'dart:async';
|
| -import 'dart:io';
|
| -
|
| import 'package:path/path.dart' as pathos;
|
|
|
| /// AssetIDs always use POSIX style paths regardless of the host platform.
|
|
|