refactor: Move the trait extensions to traits.rs
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
@@ -22,7 +22,8 @@ use crate::{
|
||||
cli::{
|
||||
CliOptions,
|
||||
CommandRunner,
|
||||
types::{NaddrOrSet, OptionNaddrOrSetVecExt, RelayOrSetVecExt},
|
||||
traits::{OptionNaddrOrSetVecExt, RelayOrSetVecExt},
|
||||
types::NaddrOrSet,
|
||||
},
|
||||
error::N34Result,
|
||||
nostr_utils::{
|
||||
|
||||
Reference in New Issue
Block a user