Skip to content

Commit

Permalink
providers/asrockrack: purge unused consts
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Mar 8, 2021
1 parent 229dca9 commit c0c4dfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions providers/asrockrack/asrockrack.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ import (
)

const (
// BmcType defines the bmc model that is supported by this package
BmcType = "asrockrack"
// VendorID represents the id of the vendor across all packages
VendorID = "ASRockRack"
// ProviderName for the provider implementation
ProviderName = "asrockrack"
// ProviderProtocol for the provider implementation
Expand Down

0 comments on commit c0c4dfc

Please sign in to comment.