Skip to content

Commit 35bdad8

Browse files
committed
Remove unnecessary import
1 parent 53d5e39 commit 35bdad8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

syncrypt/api/resources.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from .auth import require_auth_token
1010
from syncrypt.utils.format import format_size
1111
from syncrypt.models import Identity
12-
from aiohttp import MultiDict
1312

1413
logger = logging.getLogger(__name__)
1514

0 commit comments

Comments
 (0)