mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
Get rid of console.log statements
This commit is contained in:
@@ -33,6 +33,7 @@ function allLangs() {
|
||||
}
|
||||
|
||||
function prodLangs() {
|
||||
// eslint-disable-next-line security/detect-non-literal-require
|
||||
return require(path.join(
|
||||
__dirname,
|
||||
'..',
|
||||
|
||||
Reference in New Issue
Block a user