mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
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:
@ -1 +0,0 @@
|
||||
package prebuilds
|
Reference in New Issue
Block a user