Index: pkg/analysis_server/lib/src/domain_diagnostic.dart |
diff --git a/pkg/analysis_server/lib/src/domain_diagnostic.dart b/pkg/analysis_server/lib/src/domain_diagnostic.dart |
index a7b06c3d7d04d362328c257a4e01976e76767c32..53785fe9ed00619efd0792dfcc79ea00884feec6 100644 |
--- a/pkg/analysis_server/lib/src/domain_diagnostic.dart |
+++ b/pkg/analysis_server/lib/src/domain_diagnostic.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 analysis_server.src.domain_diagnostic; |
- |
import 'dart:async'; |
import 'dart:collection'; |
import 'dart:core'; |