mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Update HttpListenerHost.cs
This commit is contained in:
		
							parent
							
								
									900dc851e6
								
							
						
					
					
						commit
						d0980f0da5
					
				@ -81,13 +81,7 @@ namespace Emby.Server.Implementations.HttpServer
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        public string GlobalResponse { get; set; }
 | 
					        public string GlobalResponse { get; set; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        protected ILogger Logger
 | 
					        protected ILogger Logger => _logger;
 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            get
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                return _logger;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public object CreateInstance(Type type)
 | 
					        public object CreateInstance(Type type)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user