Unused imports

This commit is contained in:
Jon Tibble 2009-10-22 15:04:11 +01:00
parent 9b91d123e1
commit 94fc7fba2b
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ import logging
import time
import subprocess
import codecs
import sys
from datetime import date
if os.name == u'nt':
import win32api
import win32con