| Index: pkg/analysis_server/test/services/correction/flutter_util.dart
|
| diff --git a/pkg/analysis_server/test/services/correction/flutter_util.dart b/pkg/analysis_server/test/services/correction/flutter_util.dart
|
| index 100f1b0d7e8588cc3b93cf5cf5914f4cddaccaf9..9888006842125ad0abeca9fc7b7f7b13242ac98d 100644
|
| --- a/pkg/analysis_server/test/services/correction/flutter_util.dart
|
| +++ b/pkg/analysis_server/test/services/correction/flutter_util.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 test.services.correction.flutter_util;
|
| -
|
| String flutterPkgLibPath = '/packages/flutter/lib';
|
|
|
| String get flutter_framework_code => '''
|
|
|