[chrome-gnome-shell] Format imports
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell] Format imports
- Date: Sat, 30 Jul 2016 21:16:08 +0000 (UTC)
commit 2c1ecaaeccaf649ec55bf5980b737326b0eb4674
Author: Yuri Konotopov <ykonotopov gmail com>
Date: Sun Jul 31 00:12:02 2016 +0300
Format imports
connector/gs-chrome-connector.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/connector/gs-chrome-connector.py b/connector/gs-chrome-connector.py
index 3dea5c3..82cc089 100755
--- a/connector/gs-chrome-connector.py
+++ b/connector/gs-chrome-connector.py
@@ -15,9 +15,9 @@ from __future__ import print_function
from gi.repository import GLib, Gio
import json
import os
+import re
import struct
import sys
-import re
from select import select
from threading import Thread, Lock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]