cleaning bunch of models, services, and routes for new line stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Conversation } from "../models/conversation.model";
|
||||
import { Line } from "../models/line.model";
|
||||
|
||||
export default class GetDmConversationByOtherUserIdResponse {
|
||||
constructor(public conversation: Conversation) {}
|
||||
|
||||
Reference in New Issue
Block a user