Skip to content

Commit a363cc7

Browse files
authored
Update community.component.ts
1 parent 53dfe9e commit a363cc7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/community/community.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ export class CommunityComponent implements OnInit, OnDestroy {
7979
return (this.links || []).filter(link => link.teamType === 'social');
8080
}
8181

82-
83-
8482
constructor(
8583
private dialog: MatDialog,
8684
private router: Router,

0 commit comments

Comments
 (0)