Index: third_party/pkg/js/example/twitter/twitter.dart |
diff --git a/third_party/pkg/js/example/twitter/twitter.dart b/third_party/pkg/js/example/twitter/twitter.dart |
index 15e904b53c44159f384f61fc11c8ef1bdc1246aa..75313534cf8ffd7f4cb07f23d998eed17ceb3f4e 100644 |
--- a/third_party/pkg/js/example/twitter/twitter.dart |
+++ b/third_party/pkg/js/example/twitter/twitter.dart |
@@ -5,7 +5,6 @@ |
// A JS interop sample showing JSONP access to Twitter from Dart. |
import 'dart:html'; |
-import 'dart:json'; |
import 'package:js/js.dart' as js; |
void main() { |