Skip to content

Commit 5bf0766

Browse files
committed
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.
1 parent 45848f9 commit 5bf0766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/core/metadata/head-tag.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ export class HeadTagService {
199199
// this.setCitationIssueTag();
200200
// this.setCitationFirstPageTag();
201201
// this.setCitationLastPageTag();
202-
// this.setCitationDOITag();
203202
// this.setCitationPMIDTag();
204203

205204
// this.setCitationFullTextTag();

0 commit comments

Comments
 (0)