reftable: remove outdated comment

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Change-Id: I41a7d9934d53553b5f81f40ff9d663378676ac5d
This commit is contained in:
Han-Wen Nienhuys 2020-01-29 18:56:12 +01:00
parent 0bf2564433
commit dd203f03c2
1 changed files with 0 additions and 3 deletions

View File

@ -285,9 +285,6 @@ void reload() throws IOException {
}
if (!success) {
// TODO: should reexamine the 'refs' file to see if it was the same
// if it didn't change, then we must have corruption. If it did,
// retry.
throw new LockFailedException(stackPath);
}