Chromium Code Reviews| Index: packages/watcher/lib/src/stat.dart |
| diff --git a/packages/watcher/lib/src/stat.dart b/packages/watcher/lib/src/stat.dart |
| index d36eff3bdcbec7c2b33b23317300ece407aaa9e3..05ee9ba0a9aae2094db11609f659351a5a03a3ef 100644 |
| --- a/packages/watcher/lib/src/stat.dart |
| +++ b/packages/watcher/lib/src/stat.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.stat; |
| - |
| import 'dart:async'; |
| import 'dart:io'; |