Skip to content

Commit 4e68171

Browse files
committed
fixed
1 parent e5ca122 commit 4e68171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/auth/auth.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { JwtStrategy } from './jwt.strategy';
66
import { ApiGuard } from './guards/api.guard';
77
import { ConfigService } from '@nestjs/config';
88
import { PrismaService } from '../prisma/prisma.service';
9-
import { MixedGuard } from './guards/mixed.guard';
109
import { JwtAuthGuard } from './guards/auth.guard';
1110

1211
@Module({

0 commit comments

Comments
 (0)