Chromium Code Reviews| Index: lib/src/compiler.dart |
| diff --git a/lib/src/compiler.dart b/lib/src/compiler.dart |
| index 61c568591624e3a99238c4a54937cf2f6f85bcf8..c1f813d1375b472f012a5ade172a9dedd4d33f59 100644 |
| --- a/lib/src/compiler.dart |
| +++ b/lib/src/compiler.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// Command line tool to run the checker on a Dart program. |
| -library dev_compiler.src.compiler; |
| import 'dart:async'; |
| import 'dart:collection'; |