mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-20 12:54:14 -04:00
Remove incorrect todo
This commit is contained in:
parent
c25d5ff07e
commit
f1c07fbb6d
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ pub struct Config {
|
||||||
pub monero_network: monero::Network,
|
pub monero_network: monero::Network,
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: This trait is not needed
|
|
||||||
pub trait GetConfig {
|
pub trait GetConfig {
|
||||||
fn get_config() -> Config;
|
fn get_config() -> Config;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue