Skip to content

Commit 204556d

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 8d7b4cd commit 204556d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/core/metadata/metadata.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ export class MetadataService {
174174
// this.setCitationIssueTag();
175175
// this.setCitationFirstPageTag();
176176
// this.setCitationLastPageTag();
177-
// this.setCitationDOITag();
178177
// this.setCitationPMIDTag();
179178

180179
// this.setCitationFullTextTag();

0 commit comments

Comments
 (0)