mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
oops
This commit is contained in:
@@ -15,7 +15,7 @@ var request = require("request");
|
|||||||
config.http_timeout *= 3;
|
config.http_timeout *= 3;
|
||||||
|
|
||||||
// no spam
|
// no spam
|
||||||
if (!process.env.VERBOSE_TEST !== "true") {
|
if (process.env.VERBOSE_TEST !== "true") {
|
||||||
logging.log = function() {};
|
logging.log = function() {};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user