diff --git a/src/corbado_python_sdk/entities/user_entity.py b/src/corbado_python_sdk/entities/user_entity.py index 7b0c24b..7e810c8 100644 --- a/src/corbado_python_sdk/entities/user_entity.py +++ b/src/corbado_python_sdk/entities/user_entity.py @@ -1,5 +1,3 @@ -from math import e - from pydantic import ConfigDict from corbado_python_sdk.generated.models.user import User