1
0
mirror of https://github.com/google/nomulus synced 2026-04-14 13:37:25 +00:00

Fix build warning (#1565)

This commit is contained in:
Michael Muller
2022-03-22 10:34:36 -04:00
committed by GitHub
parent 3c19d4cbf6
commit 075ea23f1d

View File

@@ -277,7 +277,6 @@ public class RdeIO {
tm().transact(
() -> {
PendingDeposit key = input.getKey();
int revision = input.getValue();
Registry registry = Registry.get(key.tld());
Optional<Cursor> cursor =
transactIfJpaTm(