Skip to content

Commit 9599936

Browse files
committed
fix linter issue
1 parent fd4142d commit 9599936

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/database_sql_regression_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ func TestUUIDSerializationDatabaseSQLIssue1501(t *testing.T) {
427427
case xsql.QUERY_SERVICE:
428428
require.Error(t, err)
429429
}
430-
431430
})
432431
t.Run("good-send-receive", func(t *testing.T) {
433432
var (

0 commit comments

Comments
 (0)