Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFireMike committed May 3, 2021
1 parent c50a167 commit 1b06ed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/network/connection_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ type SNMPv3ConnectionData struct {
}

// SNMPCredentials includes all credential information of the snmp connection.
// V3 values are nil if no snmp v3 is being used.
type SNMPCredentials struct {
Version string `yaml:"version" json:"version" xml:"version"`
Community string `yaml:"community" json:"community" xml:"community"`
Expand Down

0 comments on commit 1b06ed1

Please sign in to comment.