From 7f3adb6fdf46120ed631b72897dfe0d4449dcf82 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sat, 21 May 2005 07:02:36 +0000 Subject: [PATCH] remove unneeded import --- src/common/sleepy.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/common/sleepy.py b/src/common/sleepy.py index 49cf627de..11b713713 100644 --- a/src/common/sleepy.py +++ b/src/common/sleepy.py @@ -16,8 +16,6 @@ ## GNU General Public License for more details. ## -import time -from string import find, lower from common import gajim