Index: sdk/lib/_internal/compiler/implementation/elements/elements.dart |
diff --git a/sdk/lib/_internal/compiler/implementation/elements/elements.dart b/sdk/lib/_internal/compiler/implementation/elements/elements.dart |
index c0bc01e4fa4365087bd24b294c69251606abb357..c4323dadcb1b89c85c4071195b9b50b5827d5846 100644 |
--- a/sdk/lib/_internal/compiler/implementation/elements/elements.dart |
+++ b/sdk/lib/_internal/compiler/implementation/elements/elements.dart |
@@ -4,7 +4,6 @@ |
library elements; |
-import 'dart:uri'; |
import 'modelx.dart'; |
import '../tree/tree.dart'; |