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

@@ -1,8 +0,0 @@
// Copyright (C) NHR@FAU, University Erlangen-Nuremberg.
// 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
func (r *JobRepository) footprintWorker() {
}