| Index: pkg/analyzer/lib/src/generated/sdk_io.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/sdk_io.dart b/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| index 51dfe8e839fb156ef1a14e46b7bd309055da8502..63f2f0365c9451a0b1f60c1bfc6fc600478a065b 100644
|
| --- a/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| +++ b/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| @@ -21,8 +21,6 @@ import 'engine.dart';
|
| /**
|
| * Instances of the class `DirectoryBasedDartSdk` represent a Dart SDK installed in a
|
| * specified directory.
|
| - *
|
| - * @coverage dart.engine.sdk
|
| */
|
| class DirectoryBasedDartSdk implements DartSdk {
|
| /**
|
| @@ -436,8 +434,6 @@ class DirectoryBasedDartSdk implements DartSdk {
|
| * platforms: 0),
|
| * };
|
| * </pre>
|
| - *
|
| - * @coverage dart.engine.sdk
|
| */
|
| class SdkLibrariesReader {
|
| /**
|
|
|