Fix unused imports in tests

This commit is contained in:
Simon Ser 2021-10-11 16:01:50 +02:00
parent 2b8691ff40
commit 1cd99ce2f7
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
package soju
import (
"database/sql"
"net"
"os"
"testing"
"golang.org/x/crypto/bcrypt"