Fix circular dependencies

This commit is contained in:
2019-12-05 15:36:38 +03:00
parent 107bb55082
commit c72727b9a0
5 changed files with 7 additions and 8 deletions

View File

@@ -5,8 +5,7 @@ import os
import os.path
import sys
from seafile_client import SeafileClient
from seafile_client.client import start_seaf_daemon
from seafile_client import SeafileClient, start_seaf_daemon
from seafile_client.misc import setup_uid, create_dir