Clean up: Removes consecutive blank line
This commit is contained in:
		
							parent
							
								
									b2467688bc
								
							
						
					
					
						commit
						92855054c3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -148,7 +148,6 @@ async function init(): Promise<State> { | |||
| 	configLogger.info('Successfully loaded'); | ||||
| 	configLogger.info(`maintainer: ${config.maintainer}`); | ||||
| 
 | ||||
| 
 | ||||
| 	if (process.platform === 'linux' && !isRoot() && config.port < 1024) { | ||||
| 		Logger.error('You need root privileges to listen on port below 1024 on Linux'); | ||||
| 		return State.failed; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue