Skip to content

Commit

Permalink
Fix: cargo fmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sainad2222 committed Dec 13, 2024
1 parent ea21a3f commit e0addca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/raft-kv-memstore-grpc/src/grpc/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pub mod management_service;
pub mod internal_service;
pub mod api_service;
pub mod internal_service;
pub mod management_service;

0 comments on commit e0addca

Please sign in to comment.