Skip to content
Snippets Groups Projects
Commit 982471e9 authored by Mamadu-lamarana Bah's avatar Mamadu-lamarana Bah :speech_balloon:
Browse files

Rendu

parent e7eaba11
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@ const User = require('../models/user.model').model;
const Shows = require('../models/shows.model').model;
const path = require('path');
const { use } = require('../app');
module.exports.home = (_, res) => res.sendFile(path.join(__dirname, '../public/html/user.html'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment