Fix wsl_v5 blank line before if statements
Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -313,6 +313,7 @@ func NewCmdList(f *cmdutil.Factory) *cobra.Command {
|
||||
}
|
||||
|
||||
active := "unknown"
|
||||
|
||||
if e.Active != nil {
|
||||
if *e.Active {
|
||||
active = "active"
|
||||
|
||||
Reference in New Issue
Block a user