Chromium Code Reviews| Index: lib/src/mock_client.dart |
| diff --git a/lib/src/mock_client.dart b/lib/src/mock_client.dart |
| index 35a710dbd413e35695ebab2ede8772c7ba039ff5..6bddbad00a3c9a72c9bbfe84b3fc9f699c19055e 100644 |
| --- a/lib/src/mock_client.dart |
| +++ b/lib/src/mock_client.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 mock_client; |
| - |
| import 'dart:async'; |
| import 'base_client.dart'; |