diff --git a/config/config.go b/config/config.go index 2ebf0a1..ca246db 100644 --- a/config/config.go +++ b/config/config.go @@ -67,7 +67,6 @@ type FileDef struct { Path string Mode os.FileMode Content string - Secret string } type NetworkDef struct {