Fix 'optimizeImports' tests
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import kotlin.Any
|
||||
|
||||
fun foo(): Any {
|
||||
throw UnsupportedOperationException()
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
fun foo(): Any {
|
||||
throw UnsupportedOperationException()
|
||||
}
|
||||
Reference in New Issue
Block a user