remove print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
303462a87c
commit
0d64ee39de
@ -963,7 +963,6 @@ impl PeerConfig {
|
||||
};
|
||||
|
||||
let c = PeerConfig::load(&id_decoded_string);
|
||||
log::info!("REMOVE ME ============================== peer config {:?}", &c);
|
||||
if c.info.platform.is_empty() {
|
||||
fs::remove_file(p).ok();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user