Chromium Code Reviews| Index: packages/watcher/lib/src/file_watcher/native.dart |
| diff --git a/packages/watcher/lib/src/file_watcher/native.dart b/packages/watcher/lib/src/file_watcher/native.dart |
| index 1862e7b05cdd259311681d0c19a0a6564cd73a1e..f413a72c44185377dc4a76b6e9862cb969356914 100644 |
| --- a/packages/watcher/lib/src/file_watcher/native.dart |
| +++ b/packages/watcher/lib/src/file_watcher/native.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 watcher.file_watcher.native; |
| - |
| import 'dart:async'; |
| import 'dart:io'; |