Commit 8b3ae96c authored by nanahira's avatar nanahira

fix

parent 2144d398
......@@ -25,7 +25,6 @@ import { AuthService } from './auth/auth.service';
const ResponseDto = ReturnMessageDto(ConversationDto);
@ApiHeader({ name: 'Authorization', required: false })
@Controller()
export class AppController {
constructor(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment