Fixed formatting across entire project

This commit is contained in:
Gregory Kurtzer
2021-08-21 08:04:47 -07:00
parent 4d37c87c7b
commit a82e1b0ea5
20 changed files with 41 additions and 40 deletions

View File

@@ -3,8 +3,8 @@ package main
import (
"fmt"
"os"
"github.com/hpcng/warewulf/internal/app/wwctl"
"os"
)
func main() {