mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
## Description Remove unused `enterprise/coderd/prebuilds/id.go` file. Note: PR https://github.com/coder/coder/pull/18333 moved `SystemUserID` constant from `coderd/prebuilds/id.go` to the database package `PrebuildsSystemUserID` to resolve an import cycle: https://github.com/coder/coder/blob/main/coderd/database/constants.go