refactor(application): strip comments, DRY ownership check + parse_content_type
This commit is contained in:
@@ -5,7 +5,6 @@ use domain::DomainResult;
|
||||
use super::deps::ConfigSnapshotDeps;
|
||||
use super::queries::GetSnapshotQuery;
|
||||
|
||||
/// Get a specific config snapshot by channel and snapshot ID.
|
||||
pub async fn execute(
|
||||
deps: &ConfigSnapshotDeps,
|
||||
query: GetSnapshotQuery,
|
||||
|
||||
Reference in New Issue
Block a user