mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-18 20:39:46 +00:00
style: Remove unused import
This commit is contained in:
parent
e13ad71a93
commit
23adf95898
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ import os
|
|||
from os import statvfs
|
||||
from typing import Callable, List, Optional
|
||||
|
||||
from selfprivacy_api.utils import ReadUserData, WriteUserData
|
||||
|
||||
from selfprivacy_api.services import (
|
||||
get_service_by_id,
|
||||
get_all_services,
|
||||
|
|
Loading…
Add table
Reference in a new issue