mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 00:50:59 +00:00
feature(main) rm crypto
This commit is contained in:
parent
c4ff062c66
commit
f24df53aa8
3 changed files with 2 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
|||
httpAuth = main.require('http-auth'),
|
||||
logger = main.require('morgan'),
|
||||
Util = main.util,
|
||||
crypto = main.crypto,
|
||||
crypto = require('crypto'),
|
||||
basic,
|
||||
oldPass,
|
||||
oldName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue