| Index: test/serve/native_watch_removed_file_test.dart
|
| diff --git a/test/serve/native_watch_removed_file_test.dart b/test/serve/native_watch_removed_file_test.dart
|
| index f2249be13093cf7cec2e3bfae62fe1ca09ec5d3d..4aa67ce64d9fc3ac1639a4d1fd6e96bfb5796f67 100644
|
| --- a/test/serve/native_watch_removed_file_test.dart
|
| +++ b/test/serve/native_watch_removed_file_test.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 pub_tests;
|
| -
|
| import 'package:path/path.dart' as path;
|
| import 'package:pub/src/io.dart';
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|