Index: lib/src/checker/rules.dart |
diff --git a/lib/src/checker/rules.dart b/lib/src/checker/rules.dart |
deleted file mode 100644 |
index eebfcac6da47522939b7f2fe0edc5dafd719022f..0000000000000000000000000000000000000000 |
--- a/lib/src/checker/rules.dart |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-// Copyright (c) 2015, 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.src.checker.rules; |
- |
-export 'package:analyzer/src/task/strong/rules.dart'; |