forked from PluralFlux/PluralFlux
removed console.log from import helper
This commit is contained in:
@@ -45,7 +45,6 @@ ih.pluralKitImport = async function (authorId, attachmentUrl= null) {
|
||||
}
|
||||
}
|
||||
catch(e) {
|
||||
console.error(e);
|
||||
errors.push(e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user