mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-02 19:51:30 +00:00
Fixes #417 Also, removed unused variables in Gui struct: - Removed "model" and "installReboot" variables from Gui struct as they are not being used. - Updated log level from warning to errors wherever applicable. Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>