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