Skip to content

Commit ff16527

Browse files
committed
fmt
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
1 parent 6ab0d16 commit ff16527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stream/src/common/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
pub use column_mapping::*;
1616

17+
pub mod change_buffer;
1718
mod column_mapping;
1819
pub mod compact_chunk;
1920
pub mod log_store_impl;
2021
pub mod metrics;
2122
pub mod rate_limit;
22-
pub mod change_buffer;
2323
pub mod state_cache;
2424
pub mod table;

0 commit comments

Comments
 (0)