mirror of
https://github.com/google/nomulus
synced 2026-09-12 11:06:29 +00:00
go/r3pr/1805 introduced an injectable clock in a few commands, but we forgot to add the corresponding injector in the component. This PR fixes it.