Index: tests/html/xhr_test.dart |
diff --git a/tests/html/xhr_test.dart b/tests/html/xhr_test.dart |
index b5ea6c1cb0a1dfb6947581edf24f5e42d9311888..4d0ac0699233add59bdf2b56359fd55fe2bd1d6c 100644 |
--- a/tests/html/xhr_test.dart |
+++ b/tests/html/xhr_test.dart |
@@ -6,7 +6,6 @@ library XHRTest; |
import '../../pkg/unittest/lib/unittest.dart'; |
import '../../pkg/unittest/lib/html_config.dart'; |
import 'dart:html'; |
-import 'dart:json'; |
main() { |
useHtmlConfiguration(); |