Skip to content

Commit

Permalink
chore: fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
abiosoft authored Nov 23, 2024
1 parent 4a0f25c commit f774890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ func (c colimaApp) getStatus() (status statusInfo, err error) {
return status, err
}

var status statusInfo
status.DisplayName = config.CurrentProfile().DisplayName
status.Driver = "QEMU"
conf, _ := configmanager.LoadInstance()
Expand Down

0 comments on commit f774890

Please sign in to comment.