Move footprint update task placeholder to taskmanager

This commit is contained in:
2024-07-16 12:34:27 +02:00
parent 801607fc16
commit b6f011c669

View File

@@ -2,7 +2,7 @@
// All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package repository
package taskManager
func (r *JobRepository) footprintWorker() {
func registerFootprintWorker() {
}