Compare commits
No commits in common. "cfe49adca90c60bd669b963875f91f76e4ebd6f4" and "5c1d3b1cd58d59c8ddb7580e15bace587b97e85c" have entirely different histories.
cfe49adca9
...
5c1d3b1cd5
1 changed files with 0 additions and 3 deletions
|
|
@ -212,9 +212,6 @@ impl Issue {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if let Some(deps) = &mut dependencies {
|
|
||||||
deps.sort();
|
|
||||||
}
|
|
||||||
Ok(dependencies)
|
Ok(dependencies)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue