diff options
Diffstat (limited to 'service/pixelated/support')
-rw-r--r-- | service/pixelated/support/ext_sync.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/service/pixelated/support/ext_sync.py b/service/pixelated/support/ext_sync.py index d35eed3e..cb3204ad 100644 --- a/service/pixelated/support/ext_sync.py +++ b/service/pixelated/support/ext_sync.py @@ -1,5 +1,4 @@ import leap.soledad.client as client -import logging import urlparse from leap.soledad.client.events import ( SOLEDAD_DONE_DATA_SYNC, |