test: remove unused testify assert import

This commit is contained in:
2025-05-17 13:50:47 -04:00
committed by Tanishq Dubey (aider)
parent 3408e7801e
commit b777739509

View File

@ -14,7 +14,6 @@ import (
"time"
"git.dws.rip/dubey/kat/internal/pki"
"github.com/stretchr/testify/assert"
)
func TestAgentHeartbeat(t *testing.T) {