690322:2132 Fixing Deployment Errors #02
This commit is contained in:
@@ -9,7 +9,6 @@ import { Repository } from 'typeorm';
|
||||
// Entities
|
||||
import { Notification, NotificationType } from './entities/notification.entity';
|
||||
import { User } from '../user/entities/user.entity';
|
||||
import { UserPreference } from '../user/entities/user-preference.entity';
|
||||
|
||||
// Gateway
|
||||
import { NotificationGateway } from './notification.gateway';
|
||||
|
||||
Reference in New Issue
Block a user