fixup import

This commit is contained in:
Carter Dodd
2022-06-02 20:20:03 -05:00
parent 95ca053960
commit 04fb854aa7

View File

@@ -7,7 +7,6 @@ import (
"github.com/pkg/errors"
"github.com/hpcng/warewulf/internal/pkg/node"
"github.com/hpcng/warewulf/internal/pkg/overlay"
"github.com/hpcng/warewulf/internal/pkg/wwlog"
)