mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
run goimports
This commit is contained in:
parent
69e5434cc2
commit
922bda2218
16 changed files with 53 additions and 38 deletions
|
@ -12,9 +12,10 @@ import (
|
|||
"os"
|
||||
"time"
|
||||
|
||||
"io"
|
||||
|
||||
"github.com/clarkduvall/hyperloglog"
|
||||
"github.com/satori/go.uuid"
|
||||
"io"
|
||||
)
|
||||
|
||||
// UuidHash implements a hash for uuid.UUID by XORing the random bits.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue