cleaned up main
This commit is contained in:
@@ -1084,6 +1084,9 @@ pub async fn load_figi_type_lists() -> anyhow::Result<()> {
|
|||||||
get_figi_security_type(&client, cache_dir).await?;
|
get_figi_security_type(&client, cache_dir).await?;
|
||||||
|
|
||||||
logger::log_info("OpenFIGI mapping value lists loaded successfully").await;
|
logger::log_info("OpenFIGI mapping value lists loaded successfully").await;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user