moving cmd to separate repo "go-xdfx2csv"

This commit is contained in:
Морозов Андрей 2022-02-14 09:37:24 +00:00
parent d627e7e541
commit 80ba17dd3b
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
package main
import "fmt"
func main() {
fmt.Println("Hello World. Will be using this to pars dicts")
}