From 94fc7fba2b4e527c746dbdfdaa70cb5cc5c8a514 Mon Sep 17 00:00:00 2001 From: Jon Tibble Date: Thu, 22 Oct 2009 15:04:11 +0100 Subject: [PATCH] Unused imports --- openlpcnv.pyw | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openlpcnv.pyw b/openlpcnv.pyw index 76a7139dc..5dfe87061 100755 --- a/openlpcnv.pyw +++ b/openlpcnv.pyw @@ -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