1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2021-12-01 17:04:11 +00:00
parent d08d9dbddd
commit c0713ba75d

View File

@ -1,10 +1,11 @@
package client package client
import ( import (
"github.com/pierrec/lz4/v4"
"sync" "sync"
"time" "time"
"github.com/pierrec/lz4/v4"
"github.com/pkg/errors" "github.com/pkg/errors"
"github.com/Mrs4s/MiraiGo/client/pb/channel" "github.com/Mrs4s/MiraiGo/client/pb/channel"