Skip to content

Commit 871e026

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 69c8ea4 commit 871e026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rollkit/src/rpc/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/// Rollkit RPC modules
22
pub mod txpool;
33

4-
pub use txpool::{create_rollkit_txpool_module, RollkitTxpoolApiImpl};
4+
pub use txpool::RollkitTxpoolApiImpl;

0 commit comments

Comments
 (0)