Skip to content

Commit e204357

Browse files
committed
Fix format
1 parent e6dbd03 commit e204357

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/sqlparser_snowflake.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1117,7 +1117,6 @@ fn parse_create_dynamic_table() {
11171117
" REQUIRE USER",
11181118
" AS SELECT product_id, product_name FROM staging_table"
11191119
));
1120-
11211120
}
11221121

11231122
#[test]

0 commit comments

Comments
 (0)