recipe route
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import pool from '../db';
|
||||
import { Express, Router } from 'express';
|
||||
import UserCtl from '../controllers/UserCtl';
|
||||
const router = Router();
|
||||
|
||||
Reference in New Issue
Block a user