Merge "Remove unused code declarations"
This commit is contained in:
commit
80d2f6b362
@ -63,8 +63,3 @@ const (
|
||||
FlagUsername = "username"
|
||||
FlagCurrent = "current"
|
||||
)
|
||||
|
||||
// Constants related to filesystem
|
||||
const (
|
||||
SiteDirectory = "site"
|
||||
)
|
||||
|
@ -15,7 +15,6 @@ import (
|
||||
|
||||
const (
|
||||
AirshipRemoteTypeRedfish string = "redfish"
|
||||
AirshipHostKind string = "BareMetalHost"
|
||||
)
|
||||
|
||||
// Interface to be implemented by remoteDirect implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user