fix
This commit is contained in:
parent
051cf383ed
commit
68f120e854
@ -20,7 +20,6 @@ import {
|
||||
updateCourierStatusToDispatchedForPD,
|
||||
} from "./rdOrderController.js";
|
||||
import { isAuthenticatedRD } from "../../middlewares/rdAuth.js";
|
||||
import { isAuthenticatedUser } from "../../middlewares/auth.js";
|
||||
|
||||
import { authorizeRoles, isAuthenticatedUser } from "../../middlewares/auth.js";
|
||||
const router = express.Router();
|
||||
|
Loading…
Reference in New Issue
Block a user