Trying and find a package from API
This commit is contained in:
@ -44,8 +44,5 @@ namespace isnd.Controllers
|
||||
if (null == leaf) return NotFound(new { id, version });
|
||||
return Ok(leaf);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user