mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
formatting
This commit is contained in:
parent
99c7f7ef3c
commit
ca6b9279c3
@ -200,7 +200,6 @@ export class ContributionResolver {
|
||||
@Arg('pagination') pagination: Paginated,
|
||||
): Promise<ContributionListResult> {
|
||||
const [dbContributions, count] = await loadAllContributions(pagination)
|
||||
|
||||
return new ContributionListResult(count, dbContributions)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user