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 ( import (
"log" "log"
"github.com/amidaware/rmmagent/shared"
"github.com/spf13/viper" "github.com/spf13/viper"
) )