mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Cleanup (formatting)
This commit is contained in:
@@ -16,7 +16,6 @@ class ArgumentFileFilter() : Filter {
|
||||
this.fileText = fileText
|
||||
}
|
||||
|
||||
|
||||
fun setPath(path: String) {
|
||||
filePath = path
|
||||
fileText = File(path).readText()
|
||||
|
||||
Reference in New Issue
Block a user