| Index: utils/pub/validator/license.dart
|
| diff --git a/utils/pub/validator/license.dart b/utils/pub/validator/license.dart
|
| index 63b9aa86a801ab5274aaa3b2dc8ae90288d708e5..29fb31833c3d5a582346febd2639923d5c206997 100644
|
| --- a/utils/pub/validator/license.dart
|
| +++ b/utils/pub/validator/license.dart
|
| @@ -6,7 +6,7 @@ library pubspec_field_validator;
|
|
|
| import 'dart:async';
|
|
|
| -import '../../../pkg/path/lib/path.dart' as path;
|
| +import '../../../pkg/pathos/lib/path.dart' as path;
|
|
|
| import '../entrypoint.dart';
|
| import '../io.dart';
|
|
|