From 59c84048547776430ff61136a9743243fb0d1362 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 27 Apr 2006 15:10:30 -0400 Subject: [PATCH] Revert stupid import --- chat/chat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/chat.py b/chat/chat.py index 17391adf..0df3a11a 100755 --- a/chat/chat.py +++ b/chat/chat.py @@ -14,7 +14,7 @@ import os import pwd import socket -from sugar import activity +import activity import presence import BuddyList