mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
231fc26c92
The defer used seems correct, but the `time.Since` will always resolve immediately since it's a param to the deferred function.