Remove logger
Co-authored-by: Bufo <32884105+bufo24@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9ca9ab63f5
								
							
						
					
					
						commit
						e9a0be4941
					
				@ -35,7 +35,6 @@ export class MasterPageComponent implements OnInit {
 | 
			
		||||
    this.urlLanguage = this.languageService.getLanguageForUrl();
 | 
			
		||||
    this.subdomain = this.enterpriseService.getSubdomain();
 | 
			
		||||
    this.navigationService.subnetPaths.subscribe((paths) => {
 | 
			
		||||
      console.log(paths);
 | 
			
		||||
      this.networkPaths = paths;
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user