Skip to content
Snippets Groups Projects
Commit 75acbee7 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4321 remove unused function

parent 5d1c786b
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,4 @@ export class AppComponent implements OnInit {
doAfterLoggedIn(): void {
this.apiRootStateResource$ = this.apiRootService.getApiRoot();
}
public reloadApiRoot(): void {
this.apiRootService.loadApiRoot();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment