65528: Removed unused css files

This commit is contained in:
Marie Verdonck
2019-10-11 09:45:16 +02:00
parent 2ece89db62
commit 514e9a98ed
2 changed files with 0 additions and 2 deletions

View File

@@ -3,7 +3,6 @@ import { Component, OnInit } from '@angular/core';
@Component({
selector: 'ds-community-list-page',
templateUrl: './community-list-page.component.html',
styleUrls: ['./community-list-page.component.css']
})
export class CommunityListPageComponent implements OnInit {