Skip to content

Commit 42030b4

Browse files
committed
cleanup
1 parent 3120ff7 commit 42030b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/web/server/src/simcore_service_webserver/users/_users_handlers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
from aiohttp import web
55
from models_library.api_schemas_webserver.users import MyProfileGet, MyProfilePatch
6-
from models_library.users import UserID
7-
from pydantic import BaseModel, Field
86
from servicelib.aiohttp import status
97
from servicelib.aiohttp.requests_validation import (
108
parse_request_body_as,

0 commit comments

Comments
 (0)