We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99399e commit 681e786Copy full SHA for 681e786
pkg/sql/pubsub_test.go
@@ -20,7 +20,6 @@ import (
20
"github.com/jackc/pgx/v5/pgxpool"
21
"github.com/jackc/pgx/v5/stdlib"
22
_ "github.com/lib/pq"
23
- "github.com/stretchr/testify/assert"
24
"github.com/stretchr/testify/require"
25
)
26
0 commit comments