Index: test/byte_accumulator_sink_test.dart |
diff --git a/test/byte_accumulator_sink_test.dart b/test/byte_accumulator_sink_test.dart |
index 27c043e0660c4e6a96f8ca56490438244b0964d1..123baa8e74a31ce544b665c1ee00fc8211f87339 100644 |
--- a/test/byte_accumulator_sink_test.dart |
+++ b/test/byte_accumulator_sink_test.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. |
-import 'dart:async'; |
- |
import 'package:convert/convert.dart'; |
import 'package:test/test.dart'; |