Merge "Remove unused OutputFormat type"
This commit is contained in:
commit
316744559e
@ -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