This commit is contained in:
evan-schott 2024-01-09 10:21:24 -08:00
parent ac7e69ac63
commit 4164503f98

View File

@ -29,8 +29,6 @@ use std::{
path::{Path, PathBuf},
};
// TODO: Remove: const ALEO_EXPLORER_URL: &str = "https://api.explorer.aleo.org/v1";
// Retriever is responsible for retrieving external programs
pub struct Retriever {
name: Symbol,