Remove unused OutputFormat type
Change-Id: Iffb0438e1722acbd52f7f2f083f1c00ad98455b9
This commit is contained in:
parent
af90464e66
commit
2de4a0f6a3
@ -1,8 +1,5 @@
|
||||
package config
|
||||
|
||||
// OutputFormat denotes the form with which to display tabulated data
|
||||
type OutputFormat string
|
||||
|
||||
// Constants related to the ClusterType type
|
||||
const (
|
||||
Ephemeral = "ephemeral"
|
||||
|
@ -1,6 +1,3 @@
|
||||
package environment
|
||||
|
||||
// OutputFormat denotes the form with which to display tabulated data
|
||||
type OutputFormat string
|
||||
|
||||
const HomeEnvVar = "$HOME"
|
||||
|
Loading…
x
Reference in New Issue
Block a user