mirror of
https://github.com/samschott/maestral.git
synced 2024-11-14 12:44:39 +03:00
removed obsolete import
This commit is contained in:
parent
9cc275b1af
commit
4f1cdd496b
@ -14,7 +14,6 @@ from keyring.errors import KeyringLocked
|
|||||||
from maestral.utils import is_macos_bundle, is_linux_bundle
|
from maestral.utils import is_macos_bundle, is_linux_bundle
|
||||||
from maestral.config.main import CONF, SUBFOLDER
|
from maestral.config.main import CONF, SUBFOLDER
|
||||||
from maestral.config.base import get_conf_path
|
from maestral.config.base import get_conf_path
|
||||||
from maestral.errors import to_maestral_error
|
|
||||||
from maestral.oauth_implicit import DropboxOAuth2FlowImplicit
|
from maestral.oauth_implicit import DropboxOAuth2FlowImplicit
|
||||||
from maestral.errors import CONNECTION_ERRORS, DropboxAuthError
|
from maestral.errors import CONNECTION_ERRORS, DropboxAuthError
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user