mirror of
				https://github.com/mail-in-a-box/mailinabox.git
				synced 2025-10-30 18:50:53 +00:00 
			
		
		
		
	Fixed F401 (unused-import): contextlib imported but unused
				
					
				
			This commit is contained in:
		
							parent
							
								
									c75be2f8d2
								
							
						
					
					
						commit
						acef64b019
					
				| @ -11,7 +11,6 @@ import dns.resolver | ||||
| 
 | ||||
| from utils import shell, load_env_vars_from_file, safe_domain_name, sort_domains, get_ssh_port | ||||
| from ssl_certificates import get_ssl_certificates, check_certificate | ||||
| import contextlib | ||||
| 
 | ||||
| # From https://stackoverflow.com/questions/3026957/how-to-validate-a-domain-name-using-regex-php/16491074#16491074 | ||||
| # This regular expression matches domain names according to RFCs, it also accepts fqdn with an leading dot, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user