Empty line after sql

This commit is contained in:
sundy-li 2021-01-11 02:07:18 +00:00
parent 893efab7c3
commit 4865439130

View File

@ -345,4 +345,4 @@ ALL LEFT JOIN
GROUP BY city_id
) AS js2 USING (city_id) FORMAT Null;
drop table bitmap_test;
drop table bitmap_test;