mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DSC-287] remove unused imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ServerResponseService } from '../core/services/server-response.service';
|
||||
import { Component, ChangeDetectionStrategy, OnInit } from '@angular/core';
|
||||
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
||||
|
||||
/**
|
||||
* This component representing the `PageNotFound` DSpace page.
|
||||
|
Reference in New Issue
Block a user