浏览代码

gofmt pass

Carson Hoffman 4 年之前
父节点
当前提交
2f40c4489c
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      event.go
  2. 0 1
      state.go

+ 1 - 1
event.go

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

+ 0 - 1
state.go

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