mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
guava type migration: testdata slightly corrected
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import com.google.common.base.Optional;
|
||||
import java.util.Collections;
|
||||
|
||||
class A {
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import java.util.Collections;
|
||||
import java.util.Optional;
|
||||
|
||||
class A {
|
||||
|
||||
Reference in New Issue
Block a user