mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-03 07:03:39 +00:00
Remove un-used import.
This commit is contained in:
parent
f26de83509
commit
f2249d5803
@ -44,7 +44,7 @@ import deluge.component as component
|
|||||||
import deluge.configmanager as configmanager
|
import deluge.configmanager as configmanager
|
||||||
from deluge.common import (AUTH_LEVEL_ADMIN, AUTH_LEVEL_NONE, AUTH_LEVEL_NORMAL,
|
from deluge.common import (AUTH_LEVEL_ADMIN, AUTH_LEVEL_NONE, AUTH_LEVEL_NORMAL,
|
||||||
AUTH_LEVEL_READONLY, AUTH_LEVEL_DEFAULT,
|
AUTH_LEVEL_READONLY, AUTH_LEVEL_DEFAULT,
|
||||||
create_auth_file, create_localclient_account)
|
create_localclient_account)
|
||||||
|
|
||||||
from deluge.error import AuthManagerError, AuthenticationRequired, BadLoginError
|
from deluge.error import AuthManagerError, AuthenticationRequired, BadLoginError
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user