remove now-unneeded time import

This commit is contained in:
Drew Weymouth
2024-04-14 10:11:23 -07:00
committed by GitHub
parent 4aa90187fe
commit 36555fe64f
@@ -4,7 +4,6 @@ import (
"log"
"math/rand"
"slices"
"time"
"golang.org/x/text/collate"
"golang.org/x/text/language"