no need to import base64 in gajim.py

This commit is contained in:
Yann Leboulanger 2005-12-05 08:44:03 +00:00
parent 28936744a5
commit 5260f38ea8
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ import sre
import signal
import getopt
import time
import base64
import gtkgui_helpers
import notify