big refactor

This commit is contained in:
redanthrax 2022-06-17 16:45:28 -07:00
parent 6abf716844
commit 7fbb0fe7e1
25 changed files with 2761 additions and 822 deletions

View file

@ -4,8 +4,6 @@ import (
trmm "github.com/wh1te909/trmm-shared"
)
func SendSoftware() {}
func GetInstalledSoftware() []trmm.WinSoftwareList { return []trmm.WinSoftwareList{} }
func InstallChoco() {}