Skip to content

Commit bc7829b

Browse files
hhnguyen-20idoocs
authored andcommitted
style: format code and docs with prettier
1 parent 8c7a925 commit bc7829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solution/0600-0699/0601.Human Traffic of Stadium/Solution2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ WHERE
1616
GROUP BY id_diff
1717
HAVING COUNT(*) > 2
1818
)
19-
ORDER BY visit_date;
19+
ORDER BY visit_date;

0 commit comments

Comments
 (0)