src/app/core: remove unnecessary comment

Remove commented out this.setCitationDOITag() since it is not used
and we use camel case with this.setCitationDoiTag() now anyway.
This commit is contained in:
Alan Orth
2025-02-26 08:47:48 +03:00
parent c0402bd540
commit be3e6ef7bd

View File

@@ -199,7 +199,6 @@ export class HeadTagService {
// this.setCitationIssueTag();
// this.setCitationFirstPageTag();
// this.setCitationLastPageTag();
// this.setCitationDOITag();
// this.setCitationPMIDTag();
// this.setCitationFullTextTag();