diff options
Diffstat (limited to 'tests/test_logs.py')
-rw-r--r-- | tests/test_logs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_logs.py b/tests/test_logs.py index 293425ad..0be0d1f9 100644 --- a/tests/test_logs.py +++ b/tests/test_logs.py @@ -1,4 +1,3 @@ -import ipdb import unittest2 as unittest from leap.soledad.backends.objectstore import TransactionLog, SyncLog, ConflictLog |