Remove image provenance from machine inspect

We don't care about the provenance of the machine image, so this is no
longer applicable to have when displaying info.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
This commit is contained in:
Jake Correnti
2024-02-05 10:38:49 -05:00
parent d68240b150
commit be9aba7ccd
3 changed files with 1 additions and 13 deletions

View File

@ -110,7 +110,6 @@ type InspectInfo struct {
ConfigDir define.VMFile
ConnectionInfo ConnectionConfig
Created time.Time
Image ImageConfig
LastUp time.Time
Name string
Resources vmconfigs.ResourceConfig