Skip to content

Commit

Permalink
Move footprint update task placeholder to taskmanager
Browse files Browse the repository at this point in the history
  • Loading branch information
moebiusband73 committed Jul 16, 2024
1 parent 801607f commit b6f011c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
}

0 comments on commit b6f011c

Please sign in to comment.