Remove some debug output

This commit is contained in:
SondreB 2023-01-01 23:35:15 +01:00
parent 9b95cbba00
commit 9a2d606d40
No known key found for this signature in database
GPG Key ID: D6CC44C75005FDBF

View File

@ -39,8 +39,6 @@
<button class="follow-button" mat-raised-button color="primary" (click)="follow()">Follow</button>
</div>
{{ hasFollowers }}
<div class="feed-page" *ngIf="events.length > 0">
<!-- <mat-accordion class="options">
<mat-expansion-panel>