mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
[platform] API cleanup: mark deprecated unused API for removal (IJPL-163936)
GitOrigin-RevId: 3f0fa9b798a14cafc36552fa66918e99bb7468da
This commit is contained in:
committed by
intellij-monorepo-bot
parent
627b6de614
commit
2f71c71bf1
@@ -22,6 +22,7 @@ import org.jetbrains.annotations.ApiStatus
|
||||
const val RECEIVER_NAME: String = "this"
|
||||
|
||||
@ApiStatus.Internal
|
||||
@ApiStatus.ScheduledForRemoval
|
||||
@Deprecated("")
|
||||
/**
|
||||
* Use kotlin - base class is not required in this case (no boilerplate code)
|
||||
|
||||
Reference in New Issue
Block a user