* @desc Remove a session * @param userId - The user id to remove the session for * @param sessionId - The session id to remove * @param res - The response object
(userId: string, sessionId: string, res: Response)
source not stored for this graph (policy: none)
no test coverage detected