chore: remove unused code

This commit is contained in:
Mikaël Cluseau 2018-06-16 23:05:51 +11:00
parent ae56301804
commit 06a85d74f5

View File

@ -67,7 +67,6 @@ type FileDef struct {
Path string
Mode os.FileMode
Content string
Secret string
}
type NetworkDef struct {