Skip to content

Commit c8c7df5

Browse files
committed
docs: fix linter warning
1 parent 0af1cfa commit c8c7df5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/raft/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//! # Public API
1010
//!
1111
//! The stable public API surface consists of:
12-
//! - [`proto`] — generated protobuf types and gRPC service traits
1312
//! - [`trace_context`] — distributed tracing propagation helpers
1413
//! - [`metrics`] — Prometheus metric constants and recording helpers
1514
//! - [`LedgerTypeConfig`] — OpenRaft type configuration

0 commit comments

Comments
 (0)