Skip to content

Commit 43a25f7

Browse files
committed
Remove unstable app flag
1 parent 906e121 commit 43a25f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/api/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,6 @@ struct LogsResponse {
25262526
}
25272527

25282528
/// VCS information for mobile app uploads
2529-
#[cfg(feature = "unstable-mobile-app")]
25302529
#[derive(Debug)]
25312530
pub struct VcsInfo<'a> {
25322531
pub head_sha: Option<&'a str>,

0 commit comments

Comments
 (0)