From e63de7d933348f7657997d5011249ffe8d5fba21 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sun, 2 Apr 2006 16:07:03 +0000 Subject: [PATCH] remove some useless import --- src/notify.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/notify.py b/src/notify.py index 31f0e9654..c869bdf7d 100644 --- a/src/notify.py +++ b/src/notify.py @@ -20,7 +20,6 @@ import os import time import dialogs -import gobject from common import gajim from common import i18n