refactor: single missing value
This commit is contained in:
@ -116,10 +116,7 @@ var (
|
||||
|
||||
DIRTY_DEFAULT = "+U"
|
||||
|
||||
NO_DOMAIN_DEFAULT = "-"
|
||||
NO_VERSION_DEFAULT = "-"
|
||||
NO_SECRETS_DEFAULT = "-"
|
||||
NO_VOLUMES_DEFAULT = "-"
|
||||
MISSING_DEFAULT = "-"
|
||||
|
||||
UNKNOWN_DEFAULT = "unknown"
|
||||
)
|
||||
|
Reference in New Issue
Block a user