Fix tslint and related errors.
This commit is contained in:
@@ -5,9 +5,8 @@ export class DataProviderService {
|
||||
|
||||
constructor() { }
|
||||
|
||||
|
||||
getBaseLayer(): any {
|
||||
return require('xml!../../images/base-layer.svg').svg;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user