mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-16 23:02:13 +11:00
fix1
This commit is contained in:
parent
e3c78a3749
commit
a5a3158836
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
const root = process.env.PWD;
|
||||
const path = require("path");
|
||||
var pug = require("pug");
|
||||
const { postUser } = require(`${root}/helpers/functions.js`);
|
||||
|
||||
const got = require("got");
|
||||
function validate(req, res, next) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue