Commit 20e4332d authored by abbasmortezavifar's avatar abbasmortezavifar
Browse files

appServer cerateed

parent 7685ba48
Pipeline #355 failed with stages
import { User } from './user.entity';
import { CreateUserDto } from './dto/create.dto';
import { UserService } from './user.service';
import {
......@@ -8,7 +8,6 @@ import {
Param,
ParseIntPipe,
Post,
Query,
} from '@nestjs/common';
import { RegisterSick } from './dto/registerSick.dto';
......
Supports Markdown
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