Removed unused code
This commit is contained in:
parent
b6f287f13f
commit
530703b69c
@ -70,10 +70,6 @@ export class LayoutService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
onOverlaySubmenuOpen() {
|
|
||||||
this.overlayOpen.next(null);
|
|
||||||
}
|
|
||||||
|
|
||||||
showProfileSidebar() {
|
showProfileSidebar() {
|
||||||
this.state.profileSidebarVisible = !this.state.profileSidebarVisible;
|
this.state.profileSidebarVisible = !this.state.profileSidebarVisible;
|
||||||
if (this.state.profileSidebarVisible) {
|
if (this.state.profileSidebarVisible) {
|
||||||
|
Loading…
Reference in New Issue
Block a user