mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
Remove unnecessary overrides of "dependsOnFileContent".
GitOrigin-RevId: b076a7b308b99abcd1306fd90d06ba1d4ebd000e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
492931e1b3
commit
d513ca57cb
@@ -82,11 +82,6 @@ public class GroovyTraitFieldsFileIndex
|
||||
return FILTER;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean dependsOnFileContent() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getVersion() {
|
||||
return 5;
|
||||
|
||||
Reference in New Issue
Block a user