imaplibutil.py: remove unneeded includes
Signed-off-by: Sebastian Spaeth <Sebastian @SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
1bfa125f49
commit
800138d8a4
@ -16,7 +16,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
import re, string, types, binascii, socket, time, random, subprocess, sys, os
|
||||
import re, socket, time, subprocess
|
||||
from offlineimap.ui import UIBase
|
||||
from imaplib import *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user