@@ -1,13 +1,12 @@
package pgx
import (
"context"
"database/sql"
"errors"
"fmt"
"time"
"golang.org/x/net/context"
"github.com/jackc/pgx/pgtype"
)
The note is not visible to the blocked user.