trying to add everything but models are messy with mongoose...just nonsense from higher perspective
This commit is contained in:
@@ -6,7 +6,6 @@ import { ObjectId } from "mongodb";
|
||||
import Relationship from "@nirvana/core/models/relationship.model";
|
||||
import { UserService } from "../services/user.service";
|
||||
import { authCheck } from "../middleware/auth";
|
||||
import { collections } from "../services/database.service";
|
||||
|
||||
export default function getConversationRoutes() {
|
||||
const router = express.Router();
|
||||
|
||||
Reference in New Issue
Block a user