mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Move footprint update task placeholder to taskmanager
This commit is contained in:
parent
801607fc16
commit
b6f011c669
@ -2,7 +2,7 @@
|
|||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
// Use of this source code is governed by a MIT-style
|
// Use of this source code is governed by a MIT-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
package repository
|
package taskManager
|
||||||
|
|
||||||
func (r *JobRepository) footprintWorker() {
|
func registerFootprintWorker() {
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user