chore: remove unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { ObjectType, OmitType, PartialType } from '@nestjs/graphql';
|
import { ObjectType, OmitType } from '@nestjs/graphql';
|
||||||
import { User } from 'src/user/user.model';
|
import { User } from 'src/user/user.model';
|
||||||
|
|
||||||
@ObjectType()
|
@ObjectType()
|
||||||
|
|||||||
Reference in New Issue
Block a user