| Index: pkg/front_end/messages.yaml
|
| diff --git a/pkg/front_end/messages.yaml b/pkg/front_end/messages.yaml
|
| index 1c8fbdf9d17b8ee038e007e21c64db31f860fa4d..a6a52f5c9b85ab54902c485dc51ef4d2ebfa3488 100644
|
| --- a/pkg/front_end/messages.yaml
|
| +++ b/pkg/front_end/messages.yaml
|
| @@ -639,9 +639,6 @@ InternalProblemMissingContext:
|
| InternalProblemProvidedBothCompileSdkAndSdkSummary:
|
| template: "The compileSdk and sdkSummary options are mutually exclusive"
|
|
|
| -InternalProblemUriMissingScheme:
|
| - template: "The URI '#uri' has no scheme."
|
| -
|
| InternalVerificationError:
|
| template: "Verification of the generated program failed: #string."
|
|
|
|
|