diff --git a/src/app/components/shared/comment/comment.component.html b/src/app/components/shared/comment/comment.component.html index fd1fb4f8a25466a0cdc5287f5b9617e72fea1894..8ece431eba3e97aa67ef658d0e179aa672e9a097 100644 --- a/src/app/components/shared/comment/comment.component.html +++ b/src/app/components/shared/comment/comment.component.html @@ -32,10 +32,6 @@ <ng-template #englishDate> {{comment.timestamp | date: 'h:mm:ss a, M/d/yy'}} </ng-template> - - - <div id="counter"> - </div> </div> </div> </mat-card>