Skip to content
Snippets Groups Projects
Commit 86eee82e authored by Heinrich Marks's avatar Heinrich Marks :hibiscus:
Browse files

Change due to tslint

parent 5b47bc0f
No related merge requests found
......@@ -11,7 +11,7 @@ const httpOptions = {
@Injectable()
export class ContentService extends ErrorHandlingService {
private contentUrl = 'api/contents';
constructor(private http: HttpClient) {
super();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment