mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Cleanup yellow code (UX-89)
This commit is contained in:
@@ -236,7 +236,7 @@ private fun normalizeSelectedFile(file: VirtualFile): String {
|
||||
}
|
||||
}
|
||||
|
||||
internal enum class ProviderType {
|
||||
enum class ProviderType {
|
||||
MEMORY_ONLY, KEYCHAIN, KEEPASS,
|
||||
|
||||
// unused, but we cannot remove it because enum value maybe stored in the config and we must correctly deserialize it
|
||||
|
||||
Reference in New Issue
Block a user