test: remove unused testify assert import

This commit is contained in:
Tanishq Dubey 2025-05-17 13:50:47 -04:00 committed by Tanishq Dubey (aider)
parent 3408e7801e
commit b777739509
No known key found for this signature in database
GPG Key ID: CFC1931B84DFC3F9

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) {