httpd: Remove `lastCommit` in `/tree` for entries
modified radicle-httpd/src/api/json.rs
@@ -46,7 +46,6 @@ pub(crate) fn tree(tree: &Tree, path: &str, stats: &Stats) -> Value {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/projects.rs
@@ -717,13 +717,11 @@ mod routes {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -766,7 +764,6 @@ mod routes {
|
|
|
|
|
|
| - | |
|
|
|
|
|