fix: cleanup go code.

This commit is contained in:
Alexandre Pujol 2024-02-29 00:38:29 +00:00
parent ffb189ef65
commit 717496e7df
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 1 additions and 1 deletions

View file

@ -21,6 +21,7 @@ var (
"opensuse": {"suse", "opensuse-tumbleweed"},
"whonix": {},
}
)
func NewOSRelease() map[string]string {
var lines []string