Skip to content

Commit

Permalink
refactor the coe
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas Abbal committed Jun 28, 2024
1 parent 3491faf commit 3d199df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/gateway/src/rest/auth.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { ResponseSuccess } from '@app/shared/dto/response.dto';



@Controller('auth')
@Controller()
export class AuthController {
/*constructor(private readonly authService: AuthService) {}
Expand Down

0 comments on commit 3d199df

Please sign in to comment.