updates for testing in windows

This commit is contained in:
redanthrax 2022-06-15 20:12:48 -07:00
parent 30123bc023
commit 13b5474cd8
3 changed files with 15 additions and 3 deletions

View file

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