mirror of
https://github.com/wassname/template.git
synced 2026-06-27 17:50:45 +08:00
Remove stray console.log(frontmatter) call
This commit is contained in:
@@ -30,7 +30,6 @@ export function _moveLegacyAffiliationFormatIntoArray(frontMatter) {
|
||||
author.affiliations = [newAffiliation];
|
||||
}
|
||||
}
|
||||
console.log(frontMatter)
|
||||
return frontMatter
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user