Renamed intentions package
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceBinaryInfixIntention
|
||||
@@ -1 +0,0 @@
|
||||
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceContainsIntention
|
||||
@@ -1 +0,0 @@
|
||||
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceGetIntention
|
||||
@@ -1 +0,0 @@
|
||||
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceInvokeIntention
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.kotlin.idea.intentions.attributeCallReplacements.ReplaceUnaryPrefixIntention
|
||||
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceBinaryInfixIntention
|
||||
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceContainsIntention
|
||||
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceGetIntention
|
||||
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceInvokeIntention
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user