Skip to content

Commit

Permalink
Gofumpt'ed bot/sc_handler_sot_allegiance.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wneessen committed Nov 24, 2022
1 parent f8c3f81 commit 2509b51
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions bot/sc_handler_sot_allegiance.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ package bot
import (
"encoding/json"
"fmt"
"github.com/bwmarrin/discordgo"
"golang.org/x/text/language"
"golang.org/x/text/message"
"regexp"
"strconv"
"strings"

"github.com/bwmarrin/discordgo"
"golang.org/x/text/language"
"golang.org/x/text/message"
)

// SoTAllegianceJSON is the nested struct from the Sea of Thieves event hub response
Expand Down

0 comments on commit 2509b51

Please sign in to comment.