mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Removed unused variable.
This commit is contained in:
@@ -42,7 +42,6 @@ export class MiradorViewerComponent implements OnInit {
|
||||
* or multi-page thumbnail navigation.
|
||||
*/
|
||||
setURL() {
|
||||
const width = window.innerWidth;
|
||||
// The path to the REST manifest endpoint.
|
||||
const manifestApiEndpoint = encodeURIComponent(environment.rest.baseUrl + '/api/iiif/'
|
||||
+ this.item.id + '/manifest');
|
||||
|
Reference in New Issue
Block a user