Skip to content

Commit

Permalink
ci(chore): Fix stylings
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2021
1 parent 915d2da commit e8e50b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions client/guild.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ package client

import (
"fmt"
"github.com/Mrs4s/MiraiGo/client/pb/qweb"
"github.com/Mrs4s/MiraiGo/internal/proto"
"math/rand"
"sort"
"time"

"github.com/Mrs4s/MiraiGo/client/pb/qweb"
"github.com/Mrs4s/MiraiGo/internal/proto"

"github.com/pkg/errors"

"github.com/Mrs4s/MiraiGo/binary"
Expand Down

0 comments on commit e8e50b5

Please sign in to comment.