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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user