Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--face.py4
1 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
-
import logging
+import cjson
+
from gi.repository import Gtk
from gi.repository import Gdk
-import cjson
import sugar3.graphics.style as style