Skip to content

Commit

Permalink
fix: sync with latest HuggingFace scheme
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Tai <morristai01@gmail.com>
  • Loading branch information
morristai committed Sep 17, 2024
1 parent 9df6d8f commit 7312d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/services/huggingface/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ mod tests {
}),
security: Some(HuggingfaceSecurity {
blob_id: "45fa7c3d85ee7dd4139adbc056da25ae136a65f2".to_string(),
name: "maelstrom/lib/maelstrom.jar".to_string(),
safe: true,
av_scan: Some(HuggingfaceAvScan {
virus_found: false,
Expand Down

0 comments on commit 7312d97

Please sign in to comment.