Forgot to import logging

This commit is contained in:
Dan Williams 2007-04-13 15:59:36 -04:00
parent f169628cbd
commit cc2d69e364

View File

@ -18,6 +18,7 @@
import gobject
import dbus, dbus.service
from sugar import util
import logging
from telepathy.interfaces import (CHANNEL_INTERFACE)