| Index: compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
| diff --git a/compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java b/compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
| index 05ef9d7ec62582dd7d7cad20c712ef67c3fb8a0e..ea1d9cc4ebf6981e71bc6b5cf786cfd9de19029a 100644
|
| --- a/compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
| +++ b/compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
| @@ -31,7 +31,6 @@ import org.junit.Assert;
|
|
|
| import java.util.Arrays;
|
| import java.util.Collections;
|
| -import java.util.HashMap;
|
| import java.util.LinkedHashMap;
|
| import java.util.Map;
|
|
|
|
|