Skip to content

Commit a977127

Browse files
committed
fix: debug
1 parent 84fcc11 commit a977127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reports/challenges/challenges-reports.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export class ChallengesReportsService {
3030
filters.completionDateTo,
3131
]);
3232

33-
this.logger.debug("After results");
3433
return results;
3534
} catch (e) {
3635
this.logger.error(e);

0 commit comments

Comments
 (0)