Files
gerrit/javatests/com/google/gerrit
Edwin Kempin bca8fbd594 RepoSequence: Remove unused increaseTo(int) method
This method was only used to update the sequence in NoteDb when the
sequence was read from ReviewDb. The ReviewDb code is gone and hence
this method is no longer used.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I34d78ee0237f1b215c8f304fa72760b469e2cd72
2019-06-12 09:20:35 +09:00
..