From: Ed Page Date: Thu, 1 Oct 2009 02:57:02 +0000 (-0500) Subject: Fixing a minor bug due to not updating things X-Git-Url: http://git.maemo.org/git/?p=theonering;a=commitdiff_plain;h=7e1259a128dfd59098127b592e623d9694a998dd;hp=c70897618016a59403600936620448b35d0a9df2 Fixing a minor bug due to not updating things --- diff --git a/src/channel/__init__.py b/src/channel/__init__.py index de25e95..aeb2796 100644 --- a/src/channel/__init__.py +++ b/src/channel/__init__.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -import group import contact_list import text +import call