fixed linux build

This commit is contained in:
redanthrax 2022-06-17 10:17:27 -07:00
parent 934700844c
commit d5fa217b4d

View file

@ -13,7 +13,6 @@ package agent
import (
"log"
"github.com/amidaware/rmmagent/shared"
"github.com/spf13/viper"
)