| Index: dart/pkg/custom_element/test/analyzer_test.dart
 | 
| diff --git a/dart/pkg/custom_element/test/analyzer_test.dart b/dart/pkg/custom_element/test/analyzer_test.dart
 | 
| index 1ac251bd58449c2510ebab6d5a33948b91939785..0cbe6206bd57a6ae9f5cc2e92de9a406cf684a6c 100644
 | 
| --- a/dart/pkg/custom_element/test/analyzer_test.dart
 | 
| +++ b/dart/pkg/custom_element/test/analyzer_test.dart
 | 
| @@ -6,8 +6,6 @@ library custom_element.test.analyzer_test;
 | 
|  
 | 
|  import 'package:custom_element/custom_element.dart';
 | 
|  
 | 
| -// @static-clean
 | 
| -
 | 
|  // This test ensures CustomElement compiles without errors.
 | 
|  void main() {
 | 
|  }
 | 
| 
 |