mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(auth) rm " "
This commit is contained in:
parent
05fea68f82
commit
2abb1097e3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ function middle(authentication) {
|
|||
|
||||
if (!is)
|
||||
return next();
|
||||
|
||||
|
||||
const success = () => next(/* success */);
|
||||
authentication.check(req, res, success);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue