refactor: remove unused enterprise prebuilds id.go (#18543)

## 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
This commit is contained in:
Susana Ferreira
2025-06-24 19:28:41 +01:00
committed by GitHub
parent 7070e47489
commit b9e32c8eaf

View File

@ -1 +0,0 @@
package prebuilds