feat: mirgate test_data/compile_error_project.dart to null safety (#92808)

This commit is contained in:
嘟囔 2021-11-02 08:13:05 +08:00 committed by GitHub
parent 814d655a29
commit 38b0389121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// @dart = 2.8
import 'project.dart';
class CompileErrorProject extends Project {