summaryrefslogtreecommitdiff
path: root/src/leap/soledad/client/_db/blobs/__main__.py
AgeCommit message (Collapse)Author
2017-10-27[refactor] split blobs into modulesVictor Shyba
So we can have manager, sync, sql and errors in its own places. --Related: #8970