mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +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.