cc-backend/tools/archive-manager/main.go
2023-03-24 16:24:06 +01:00

10 lines
221 B
Go

// Copyright (C) 2022 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 main
func main() {
}