Chromium Code Reviews| Index: lib/json_rpc_2.dart |
| diff --git a/lib/json_rpc_2.dart b/lib/json_rpc_2.dart |
| index 08e79a1427f6b7276fd00379de60a4f4702824a8..33e5f4987a57ed980c216ab3388c61f5456407f3 100644 |
| --- a/lib/json_rpc_2.dart |
| +++ b/lib/json_rpc_2.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 json_rpc_2; |
| - |
| export 'src/client.dart'; |
| export 'src/exception.dart'; |
| export 'src/parameters.dart'; |