Run cargo fmt
This commit is contained in:
parent
8cf947acc5
commit
31f34d8096
@ -898,9 +898,9 @@ pub async fn project_edit(
|
||||
project_item.inner.slug,
|
||||
None,
|
||||
None,
|
||||
&redis,
|
||||
)
|
||||
.await?;
|
||||
&redis,
|
||||
)
|
||||
.await?;
|
||||
|
||||
// Remove no longer searchable projects from search index
|
||||
if let (true, Some(false)) = (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user