Chromium Code Reviews| Index: pkg/analysis_server/tool/spec/codegen_dart.dart |
| diff --git a/pkg/analysis_server/tool/spec/codegen_dart.dart b/pkg/analysis_server/tool/spec/codegen_dart.dart |
| index 33d66e4ed67e2aa6f9ab3d41dd60113f4533fa7c..8b736bbd2575384bd533ab72932d3a32851d88da 100644 |
| --- a/pkg/analysis_server/tool/spec/codegen_dart.dart |
| +++ b/pkg/analysis_server/tool/spec/codegen_dart.dart |
| @@ -2,8 +2,6 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -library codegen.dart; |
| - |
| import 'api.dart'; |
| /** |