Migrate non_nullable to null safety (#81109)

This commit is contained in:
Abhishek Ghaskata 2021-04-28 07:35:05 +05:30 committed by GitHub
parent a195bcc0cf
commit 677ad02e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +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 'package:flutter_test/flutter_test.dart';
void main() {