Index: lib/transformer.dart |
diff --git a/lib/transformer.dart b/lib/transformer.dart |
deleted file mode 100644 |
index ef8024dd71155f899867f7bd7d39661c54db9f41..0000000000000000000000000000000000000000 |
--- a/lib/transformer.dart |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-// Copyright (c) 2016, 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 dev_compiler.transformer; |
- |
-export 'src/transformer/transformer.dart'; |