organize imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Router } from "express";
|
||||
|
||||
import * as controller from "../controllers/auth.controller.js";
|
||||
|
||||
const router = Router();
|
||||
|
||||
Reference in New Issue
Block a user