remove inventory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { User } from '../../../users/entities/user.entity';
|
||||
import type { Shop } from ../../..shops/entities/shop.entity';
|
||||
import type { Shop } from ../../../shops/entities/shop.entity';
|
||||
|
||||
export interface UserLoginResponse {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user