Move footprint update task placeholder to taskmanager

This commit is contained in:
Jan Eitzinger 2024-07-16 12:34:27 +02:00
parent 801607fc16
commit b6f011c669
Signed by: moebiusband
GPG Key ID: 2574BA29B90D6DD5

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() {
}