Remove unused web_incremental_test (#86829)
This commit is contained in:
parent
b0faa05adb
commit
70ee176a7c
@ -1,10 +0,0 @@
|
||||
// Copyright 2014 The Flutter Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
import 'package:flutter_devicelab/framework/framework.dart';
|
||||
import 'package:flutter_devicelab/tasks/web_dev_mode_tests.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
await task(createWebDevModeTest(WebDevice.chrome, true));
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user