Fix unused imports in tests
This commit is contained in:
parent
2b8691ff40
commit
1cd99ce2f7
@ -1,9 +1,7 @@
|
||||
package soju
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"net"
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
"golang.org/x/crypto/bcrypt"
|
||||
|
Loading…
Reference in New Issue
Block a user