Index: lib/src/barback/cycle_exception.dart |
diff --git a/lib/src/barback/cycle_exception.dart b/lib/src/barback/cycle_exception.dart |
index 8fdd04788b4df97719f2c15708fda8b6dd3951e9..45f4362c7347ed93727ec7697072eafe5a2cba4a 100644 |
--- a/lib/src/barback/cycle_exception.dart |
+++ b/lib/src/barback/cycle_exception.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 pub.barback.cycle_exception; |
- |
import '../exceptions.dart'; |
/// An exception thrown when a transformer dependency cycle is detected. |