Skip to content

Commit e4ddb24

Browse files
Reformatted code
1 parent 778a8d3 commit e4ddb24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/sqlparser_postgres.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7282,7 +7282,6 @@ fn parse_alter_operator_family() {
72827282
)
72837283
.is_err());
72847284

7285-
72867285
// Non-integer strategy number
72877286
assert!(pg()
72887287
.parse_sql_statements(

0 commit comments

Comments
 (0)