gofmt pass

This commit is contained in:
Carson Hoffman 2020-10-28 21:25:22 -04:00
parent 2fe5745a4e
commit 2f40c4489c
No known key found for this signature in database
GPG key ID: 05B660CB452C657F
2 changed files with 1 additions and 2 deletions

View file

@ -244,4 +244,4 @@ func (s *Session) onReady(r *Ready) {
// Store the SessionID within the Session struct.
s.sessionID = r.SessionID
}
}

View file

@ -1,4 +1,3 @@
// Discordgo - Discord bindings for Go
// Available at https://github.com/bwmarrin/discordgo