| Index: lib/runtime/messages_widget.dart
|
| diff --git a/lib/runtime/messages_widget.dart b/lib/runtime/messages_widget.dart
|
| index 5762c577291a77f083c5cf52aaa202b6ca7d8aef..9db0438e7ab6f2a68a79316d0eb7ae780567ee8d 100644
|
| --- a/lib/runtime/messages_widget.dart
|
| +++ b/lib/runtime/messages_widget.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| /// This library displays [MessageSummary]s from the Dart Dev Compiler.
|
| -library dev_compiler.messages;
|
|
|
| import 'dart:convert';
|
| import 'dart:html';
|
|
|