Index: test/accumulator_sink_test.dart |
diff --git a/test/accumulator_sink_test.dart b/test/accumulator_sink_test.dart |
index b0312f1fe09c811d06bfaa86c590fdc6f9c6e926..81fe1db7b8efe80af402635ecbb2d1755652ff97 100644 |
--- a/test/accumulator_sink_test.dart |
+++ b/test/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'; |