log name collision fix

This commit is contained in:
Haris Khan
2024-10-22 22:07:39 -04:00
parent 882c018c0c
commit 4dbf537e94

View File

@ -4,8 +4,6 @@ import (
"crypto/rand"
"io"
"testing"
log "github.com/sirupsen/logrus"
)
func TestDSA(t *testing.T) {