| Index: lib/compiler/implementation/leg.dart
|
| diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
|
| index 7b805b4cf78505ed8149e78517d1db6e6029cad3..fcf7576dee2544a97d6acdba61fe80a41a3b519e 100644
|
| --- a/lib/compiler/implementation/leg.dart
|
| +++ b/lib/compiler/implementation/leg.dart
|
| @@ -36,6 +36,5 @@
|
| #source('tree_validator.dart');
|
| #source('typechecker.dart');
|
| #source('universe.dart');
|
| -#source('unparse_validator.dart');
|
| #source('warnings.dart');
|
| #source('world.dart');
|
|
|