cleaner code
This commit is contained in:
@ -20,6 +20,7 @@ namespace isnd.Data.Catalog
|
||||
{
|
||||
new CatalogPage(bid, id, apiBase, pkg.Versions)
|
||||
};
|
||||
|
||||
if (pkg.Versions.Count>0)
|
||||
{
|
||||
CommitId = pkg.Versions.Max(v=>v.CommitNId).ToString();
|
||||
|
Reference in New Issue
Block a user