Fix more lint errors of the same kind

This commit is contained in:
Alessio 2024-12-23 19:37:28 -08:00
parent f9fdfe04df
commit 37993af341

View File

@ -4,7 +4,6 @@ import (
"testing"
"math/rand"
"time"
"github.com/go-test/deep"
"github.com/stretchr/testify/require"