added fixes

This commit is contained in:
2022-10-13 12:14:33 -05:00
parent 0203cb4286
commit c39330f3a0
3 changed files with 8 additions and 7 deletions

View File

@ -5,14 +5,10 @@ import (
"github.com/melbahja/goph"
// "git.andrewnw.xyz/CyberShell/backy/cmd/logging"
"github.com/spf13/viper"
)
type logging struct {
err error
output string
}
type Host struct {
Empty bool
Host string