Index: pkg/docgen/lib/src/exports/dart2js_mirrors.dart |
diff --git a/pkg/docgen/lib/src/exports/dart2js_mirrors.dart b/pkg/docgen/lib/src/exports/dart2js_mirrors.dart |
deleted file mode 100644 |
index d99a98cf50369669903ea98747d3d0b11f37e37f..0000000000000000000000000000000000000000 |
--- a/pkg/docgen/lib/src/exports/dart2js_mirrors.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.dart2js_mirrors; |
- |
-export 'package:compiler/src/mirrors/dart2js_mirrors.dart'; |