mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
AT-352 Refactoring and test on vcs log indexing
GitOrigin-RevId: f3c2782b1198c3ba0a18e9185cb45bacf5440500
This commit is contained in:
committed by
intellij-monorepo-bot
parent
863c404a01
commit
6bd7dcd5f8
@@ -52,8 +52,6 @@ class CreateJavaFileCommand(text: String, line: Int) : PerformanceCommandCorouti
|
||||
)
|
||||
}
|
||||
|
||||
override fun getName(): String {
|
||||
return NAME
|
||||
}
|
||||
override fun getName(): String = NAME
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user