mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ad23d33f28
This removes an indirect import of `coderd/database` from the CLI and results in a logical separation between server related and generalized schedule. No size change (yet). Ref: #9380