Skip to content

Commit

Permalink
remove unused struct fields
Browse files Browse the repository at this point in the history
  • Loading branch information
karimra committed Oct 3, 2020
1 parent f0706a1 commit 818c31e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions clab/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ type Node struct {
Mounts map[string]volume
Volumes map[string]struct{}
Binds []string
Pid int
Cid string
MgmtIPv4 string
MgmtIPv6 string
MgmtMac string

TLSCert string
TLSKey string
Expand Down

0 comments on commit 818c31e

Please sign in to comment.