mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-02 08:02:23 +03:00
app_store: remove print
This commit is contained in:
parent
01803cdbfb
commit
d67d2c61c1
@ -359,7 +359,6 @@ fn handle_local_request(
|
||||
.unwrap();
|
||||
let metadata_path = format!("{}/metadata.json", drive.clone());
|
||||
|
||||
println!("looking for metadata at {}", metadata_path);
|
||||
Request::new()
|
||||
.target(Address::from_str("our@vfs:sys:uqbar")?)
|
||||
.ipc(serde_json::to_vec(&kt::VfsRequest {
|
||||
|
Loading…
Reference in New Issue
Block a user