Skip to content

Commit 04c8c0e

Browse files
committed
chore: remove useless log
1 parent f4c2f23 commit 04c8c0e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/api/src/prisma/prisma.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export class PrismaModule {
3030
};
3131
}
3232
static forRoot(): DynamicModule {
33-
this.logger.debug('Applying root configuration...');
3433
return {
3534
exports: [PRISMA_CLIENT_TOKEN, PrismaService],
3635
global: true,

0 commit comments

Comments
 (0)