mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
b240799f47
This change removes one use of `coderd/database` from the slim binary and more correctly uses codersdk instead of database or provisionerd packages. No size change (yet). Ref: #9380