Skip to content
Snippets Groups Projects
Commit e17a5ddd authored by Ken Brooks's avatar Ken Brooks
Browse files

clean done by fmt

parent 435182d4
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,6 @@ func realMain(args []string) int {
sem <- 0
defer func() { <-sem }()
loader, err := jsonLoader(path)
if err != nil {
msg := fmt.Sprintf("%s: error: load doc %s\n", path, err)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment