Index: lib/src/delegate/event_sink.dart |
diff --git a/lib/src/delegate/event_sink.dart b/lib/src/delegate/event_sink.dart |
index 337e7a811a9ddb3a2b277ffd61d8084d46d5ee69..5a525dfc8c55d079a21ef7f4e0c0366134a9889a 100644 |
--- a/lib/src/delegate/event_sink.dart |
+++ b/lib/src/delegate/event_sink.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.delegate.event_sink; |
- |
import 'dart:async'; |
/// Simple delegating wrapper around an [EventSink]. |