mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
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