mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Removed Console Logs
This commit is contained in:
parent
090f38e533
commit
ca8920977e
@ -61,7 +61,7 @@ function PRIsTranslation(link) {
|
||||
console.log("GITHUB HAS RATE-LIMITED THIS MACHINE, PLEASE WAIT ABOUT AN HOUR");
|
||||
throw new Error("rate-limit reached");
|
||||
}
|
||||
console.log(res);
|
||||
|
||||
for (let file of res) {
|
||||
if (!file.filename.startsWith("translations/")) return false;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user