cc-backend/internal/repository/footprintWorker.go
2024-07-14 11:18:38 +02:00

9 lines
251 B
Go

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