mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-20 18:27:23 +01:00
Fixed F401 (unused-import)
This commit is contained in:
committed by
Joshua Tauberer
parent
785c337fb3
commit
0ee64f2fe8
@@ -4,7 +4,6 @@
|
||||
import os, os.path, re, shutil, subprocess, tempfile
|
||||
|
||||
from utils import shell, safe_domain_name, sort_domains
|
||||
import idna
|
||||
|
||||
# SELECTING SSL CERTIFICATES FOR USE IN WEB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user