mirror of
https://github.com/google/nomulus
synced 2026-07-07 00:27:12 +00:00
9e31047c3a
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.