Chromium Code Reviews| Index: lib/src/debug.dart |
| diff --git a/lib/src/debug.dart b/lib/src/debug.dart |
| index 60cb5f7f0965de7233f5c671edc42d66bc7f0a01..f60509348e0d01db809ccc8e4f3f90c5f74a4f89 100644 |
| --- a/lib/src/debug.dart |
| +++ b/lib/src/debug.dart |
| @@ -9,7 +9,6 @@ import 'dart:math' as math; |
| import 'chunk.dart'; |
| import 'line_splitting/rule_set.dart'; |
| -import 'rule/rule.dart'; |
| /// Set this to `true` to turn on diagnostic output while building chunks. |
| bool traceChunkBuilder = false; |