remove unused import

This commit is contained in:
Dot-Rar 2020-03-23 23:41:08 +00:00
parent 9e5d919e6e
commit 2d501fed3e

View File

@ -4,7 +4,6 @@ import (
"bytes"
"encoding/json"
"fmt"
"github.com/TicketsBot/GoPanel/config"
"github.com/TicketsBot/GoPanel/database/table"
"github.com/TicketsBot/GoPanel/utils"
"github.com/TicketsBot/GoPanel/utils/discord"