Index: lib/src/stream_splitter.dart |
diff --git a/lib/src/stream_splitter.dart b/lib/src/stream_splitter.dart |
index ac401a7b1e26b65893e55624e52ea9dee3d08bdb..8e8170ac605323a077e84c938607f5ec4ec18e8b 100644 |
--- a/lib/src/stream_splitter.dart |
+++ b/lib/src/stream_splitter.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.stream_splitter; |
- |
import 'dart:async'; |
import '../result.dart'; |