Skip to content

Commit 2396220

Browse files
committed
fix: remove settings input from main.go
1 parent 18cc09d commit 2396220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ package main
1919
import (
2020
_ "github.com/veteran-software/discord-api-wrapper/api"
2121
_ "github.com/veteran-software/discord-api-wrapper/logging"
22-
_ "github.com/veteran-software/discord-api-wrapper/settings"
2322
)
2423

2524
func main() {

0 commit comments

Comments
 (0)