mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-24 04:31:31 +03:00
style(server): remove unecessary console.log() from DeepSpeech parser
This commit is contained in:
parent
297fd75ced
commit
631c28db94
@ -14,7 +14,6 @@ try {
|
||||
|
||||
log.success('GPU version found')
|
||||
} catch (eGpu) {
|
||||
console.log(eGpu)
|
||||
log.info('GPU version not found, trying to get the CPU version...')
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user