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

Resolve discussion

parent ee3c4e66
Branches
Tags
No related merge requests found
......@@ -10,9 +10,8 @@ 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