mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Remove incorrect todo
This commit is contained in:
parent
c25d5ff07e
commit
f1c07fbb6d
@ -16,7 +16,6 @@ pub struct Config {
|
||||
pub monero_network: monero::Network,
|
||||
}
|
||||
|
||||
// TODO: This trait is not needed
|
||||
pub trait GetConfig {
|
||||
fn get_config() -> Config;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user