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