mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
remove a console.log
This commit is contained in:
@@ -53,5 +53,4 @@ module.exports =
|
||||
if !key?
|
||||
key = uuid.v1()
|
||||
key = key.replace(/\//g,"-")
|
||||
console.log Settings.path.uploadFolder, key
|
||||
path.join(Settings.path.uploadFolder, key)
|
||||
|
||||
Reference in New Issue
Block a user