refactor: revew all design of services, clients, deadcode, ...
This commit is contained in:
@@ -43,6 +43,7 @@ export interface UserProfile {
|
||||
firstName: string;
|
||||
lastName: string;
|
||||
teamId: string;
|
||||
uuid?: string;
|
||||
}
|
||||
|
||||
export interface SkillEvaluation {
|
||||
|
||||
Reference in New Issue
Block a user