Skip to content

Commit

Permalink
remove TODO that is now done
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Nov 17, 2023
1 parent b707649 commit ebe55c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexus/src/updates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use nexus_db_queries::db;
use omicron_common::update::ArtifactsDocument;
use std::convert::TryInto;

// TODO(iliana): make async/.await. awslabs/tough#213
pub(crate) async fn read_artifacts(
trusted_root: &[u8],
mut base_url: String,
Expand Down

0 comments on commit ebe55c0

Please sign in to comment.