mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(auth) rm log: true
This commit is contained in:
parent
3ad288adf1
commit
275e96ffd2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
crypto = require('crypto'),
|
||||
|
||||
tryRequire = require(DIR + 'tryRequire', {log: true}),
|
||||
tryRequire = require(DIR + 'tryRequire'),
|
||||
config = require(DIR + 'config'),
|
||||
|
||||
oldPass,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue