Index: pkg/docgen/lib/src/exports/libraries.dart |
diff --git a/pkg/docgen/lib/src/exports/libraries.dart b/pkg/docgen/lib/src/exports/libraries.dart |
deleted file mode 100644 |
index 7e48c79fd43bd403bba6ba066f66c6431457a2a0..0000000000000000000000000000000000000000 |
--- a/pkg/docgen/lib/src/exports/libraries.dart |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
-// 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 docgen.exports.libraries; |
- |
-export 'package:sdk_library_metadata/libraries.dart'; |