mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
[java] IDEA-354964 Migrate standard descriptors like JAVA_21 to TYPE_USE annotations
- revert changes in other modules - delete obsolete comment GitOrigin-RevId: 656c643184103d5e83409cbec47df1346f22cbd9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
174e018654
commit
0d890a82a0
@@ -29,7 +29,6 @@ class Mixed {
|
||||
}
|
||||
}
|
||||
|
||||
// Error due to mock limitation
|
||||
@NotNull
|
||||
@Target(ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user