refactor(application): strip comments, DRY ownership check + parse_content_type
This commit is contained in:
@@ -4,7 +4,6 @@ use domain::DomainResult;
|
||||
use super::deps::LibraryQueryDeps;
|
||||
use super::queries::GetSyncStatusQuery;
|
||||
|
||||
/// Get the latest sync status per provider.
|
||||
pub async fn execute(
|
||||
deps: &LibraryQueryDeps,
|
||||
_query: GetSyncStatusQuery,
|
||||
|
||||
Reference in New Issue
Block a user