deleted document import

parent 27a22a9c
import express, {Router, Request, Response} from 'express';
import {Document} from 'mongoose';
import controller from '../controllers/Generic';
import model from '../models/Location';
import productModel from '../models/Product';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment