From 8250cd4f34a7d9a1992b96f429ecf6caca4a3236 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Fri, 27 Jul 2012 20:24:13 +0000 Subject: org imports on face.py --- diff --git a/face.py b/face.py index 197b59c..2f790e5 100644 --- a/face.py +++ b/face.py @@ -21,11 +21,11 @@ # You should have received a copy of the GNU General Public License # along with Speak.activity. If not, see . - import logging +import cjson + from gi.repository import Gtk from gi.repository import Gdk -import cjson import sugar3.graphics.style as style -- cgit v0.9.1