Don't import what you don't use.
This commit is contained in:
parent
b2427516da
commit
c0bc3f68d3
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
package discordgo_test
|
package discordgo_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
|
||||||
"log"
|
"log"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue