Skip to content

Commit

Permalink
Merge pull request #29 from jiahao6635/master
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo authored Jan 21, 2024
2 parents 29444d9 + f03cb75 commit c3715b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scm/driver/github/content.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ pub struct GithubFile {
pub name: String,
pub path: String,
pub sha: String,
pub blob_id: String,
#[serde(rename = "type")]
pub kind: String,
}
Expand Down

0 comments on commit c3715b5

Please sign in to comment.