소스 검색

Contributions will be listed elsewhere.

Bruce Marriner 9 년 전
부모
커밋
7ad8d52369
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      state.go

+ 0 - 1
state.go

@@ -9,7 +9,6 @@
 // tracking will capture the initial READY packet and many other websocket
 // events and maintain an in-memory state of of guilds, channels, users, and
 // so forth.  This information can be accessed through the Session.State struct.
-// This code was contributed by https://github.com/iopred
 
 package discordgo