mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[vcs-log] remove unused field
This commit is contained in:
@@ -391,7 +391,6 @@ public class VcsLogPersistentIndex implements VcsLogIndex, Disposable {
|
||||
}
|
||||
|
||||
static class IndexStorage {
|
||||
private static final String INPUTS = "inputs";
|
||||
private static final String COMMITS = "commits";
|
||||
private static final String MESSAGES = "messages";
|
||||
private static final String PARENTS = "parents";
|
||||
|
||||
Reference in New Issue
Block a user