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 fec524f commit 9df6d8f
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 @@ -198,7 +198,6 @@ pub(super) struct HuggingfaceLastCommit {
#[allow(dead_code)]
pub(super) struct HuggingfaceSecurity {
pub blob_id: String,
pub name: String,
pub safe: bool,
pub av_scan: Option<HuggingfaceAvScan>,
pub pickle_import_scan: Option<HuggingfacePickleImportScan>,
Expand Down

0 comments on commit 9df6d8f

Please sign in to comment.