1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-01-18 15:39:06 +01:00
cc-backend/internal/taskManager/footprintService.go

9 lines
241 B
Go
Raw Normal View History

// 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 taskManager
func registerFootprintWorker() {
}