1
0
mirror of https://github.com/bumi/openalias-ruby synced 2026-02-14 15:47:49 +00:00

remove debugging println

This commit is contained in:
2018-11-01 12:18:33 +01:00
parent 3fe9389d1f
commit 67a1449d7f

View File

@@ -46,7 +46,6 @@ methods!(
return cryptoaddresses;
}
Err(cas) => {
println!("{}", cas);
return cryptoaddresses;
}
}