mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-09-21 05:14:43 -04:00
Remove unnecessary pub qualifier
This commit is contained in:
parent
b4e2e11dde
commit
fb3b2aa546
1 changed files with 1 additions and 1 deletions
|
@ -23,9 +23,9 @@ pub mod execution_params;
|
|||
pub mod fs;
|
||||
pub mod monero;
|
||||
pub mod nectar;
|
||||
pub mod network;
|
||||
pub mod protocol;
|
||||
pub mod seed;
|
||||
pub mod trace;
|
||||
|
||||
mod network;
|
||||
mod serde_peer_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue