diff --git a/src/utils.js b/src/utils.js index 84d1d6a..786515e 100644 --- a/src/utils.js +++ b/src/utils.js @@ -86,8 +86,7 @@ export const getBibliography = async (options, file) => { } } - } - console.log("bibliography[i]", bibliography[i]) + } } return bibliography