fix build after merge

This commit is contained in:
redanthrax 2022-06-24 11:24:00 -07:00
parent 0d2e1a76a2
commit 3ad15a68e2
3 changed files with 3 additions and 5 deletions

View file

@ -5,7 +5,6 @@ import (
"time"
"github.com/amidaware/rmmagent/agent/tactical/config"
"github.com/amidaware/rmmagent/shared"
"github.com/go-resty/resty/v2"
)