Chromium Code Reviews| Index: packages/watcher/lib/watcher.dart |
| diff --git a/packages/watcher/lib/watcher.dart b/packages/watcher/lib/watcher.dart |
| index 79dcc0daef31ad1256fc2950bde86e055d1b5309..b3cebe6657c3e72f653aaaae785cd70b671788ae 100644 |
| --- a/packages/watcher/lib/watcher.dart |
| +++ b/packages/watcher/lib/watcher.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; |
| - |
| import 'dart:async'; |
| import 'dart:io'; |