Index: lib/src/subscription_stream.dart |
diff --git a/lib/src/subscription_stream.dart b/lib/src/subscription_stream.dart |
index bdf329b935814bfea550c7a28dc1625326beb9a4..4f58c76f8af7dc012c953e6e3e25c89f9147ab42 100644 |
--- a/lib/src/subscription_stream.dart |
+++ b/lib/src/subscription_stream.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 async.subscription_stream; |
- |
import 'dart:async'; |
import "delegate/stream_subscription.dart"; |