test: remove unused testify assert import
This commit is contained in:
@ -14,7 +14,6 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
|
|
||||||
"git.dws.rip/dubey/kat/internal/pki"
|
"git.dws.rip/dubey/kat/internal/pki"
|
||||||
"github.com/stretchr/testify/assert"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestAgentHeartbeat(t *testing.T) {
|
func TestAgentHeartbeat(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user