remove unused import

main
William Perron 9 months ago
parent 619fa082ac
commit 13a65780d8
Signed by: wperron
GPG Key ID: BFDB4EF72D73C5F2

@ -4,7 +4,6 @@ import (
"context" "context"
"database/sql" "database/sql"
"embed" "embed"
_ "embed"
"errors" "errors"
"fmt" "fmt"
"strings" "strings"

Loading…
Cancel
Save