mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
65528: Removed unused css files
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user