Do not expand imports after optimizing
This commit is contained in:
@@ -3,7 +3,6 @@ Comment 1
|
||||
*/
|
||||
package sometest
|
||||
|
||||
|
||||
import java.io as JavaIO
|
||||
import java.text.Annotation as TextAnnotation
|
||||
import java.util.ArrayList
|
||||
|
||||
@@ -1 +1 @@
|
||||
import java.util.HashSet
|
||||
import java.util.HashSet
|
||||
Reference in New Issue
Block a user