We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cc09d commit 2396220Copy full SHA for 2396220
main.go
@@ -19,7 +19,6 @@ package main
19
import (
20
_ "github.com/veteran-software/discord-api-wrapper/api"
21
_ "github.com/veteran-software/discord-api-wrapper/logging"
22
- _ "github.com/veteran-software/discord-api-wrapper/settings"
23
)
24
25
func main() {
0 commit comments