Empty stub for json validation cmd

This commit is contained in:
Jan Eitzinger 2022-09-06 09:32:25 +02:00
parent 49dad5c8c5
commit 8fbd1b2cb8

View File

@ -0,0 +1,9 @@
// 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() {
}