| Index: editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/element/CompilationUnitElement.java
|
| ===================================================================
|
| --- editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/element/CompilationUnitElement.java (revision 9355)
|
| +++ editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/element/CompilationUnitElement.java (working copy)
|
| @@ -15,8 +15,6 @@
|
|
|
| import com.google.dart.engine.source.Source;
|
|
|
| -import javax.lang.model.element.TypeElement;
|
| -
|
| /**
|
| * The interface {@code CompilationUnitElement} defines the behavior of elements representing a
|
| * compilation unit.
|
|
|