1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions 2021-03-27 11:40:26 +00:00
parent 369e834557
commit 05f0087b4f

View File

@ -3,9 +3,10 @@ package client
import (
"crypto/md5"
"fmt"
"github.com/Mrs4s/MiraiGo/utils"
"time"
"github.com/Mrs4s/MiraiGo/utils"
"github.com/Mrs4s/MiraiGo/binary"
)