weldr: remove stale comment
This commit is contained in:
parent
37b42d452b
commit
9968358c49
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ type API struct {
|
|||
}
|
||||
|
||||
func New(rpmmd rpmmd.RPMMD, arch distro.Arch, distro distro.Distro, repos []rpmmd.RepoConfig, logger *log.Logger, store *store.Store) *API {
|
||||
// This needs to be shared with the worker API so that they can communicate with each other
|
||||
// builds := make(chan queue.Build, 200)
|
||||
api := &API{
|
||||
store: store,
|
||||
rpmmd: rpmmd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue