Don't import what you don't use.

This commit is contained in:
Bruce Marriner 2016-04-01 13:37:56 -05:00
parent b2427516da
commit c0bc3f68d3

View file

@ -1,7 +1,6 @@
package discordgo_test
import (
"fmt"
"log"
"os"