Switch sugar/presence module over to a thin API wrapper around the PresenceService dbus API
This commit is contained in:
@@ -3,9 +3,6 @@ import random
|
||||
import base64
|
||||
|
||||
from sugar import env
|
||||
from sugar.presence import Service
|
||||
from sugar.presence import Buddy
|
||||
from sugar.presence import PresenceService
|
||||
from sugar.p2p import Stream
|
||||
|
||||
class ShellOwner(object):
|
||||
|
||||
Reference in New Issue
Block a user