From f302b69c9a4e51f853e4f97242c990dd141593c5 Mon Sep 17 00:00:00 2001 From: unknown <34411636+Dandevmt@users.noreply.github.com> Date: Sat, 6 Jan 2024 14:59:31 -0700 Subject: [PATCH] remove whitespace --- .../contributor-all-reports/contributor-all-reports.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/Client/src/app/components/contributor-all-reports/contributor-all-reports.component.ts b/Client/src/app/components/contributor-all-reports/contributor-all-reports.component.ts index e81a4f5..af51322 100644 --- a/Client/src/app/components/contributor-all-reports/contributor-all-reports.component.ts +++ b/Client/src/app/components/contributor-all-reports/contributor-all-reports.component.ts @@ -46,5 +46,4 @@ export class ContributorAllReportsComponent implements OnInit { } }); } - }