removeById

Removes a User from the repository.

Parameters

id
The id of the User to be removed.
open suspend override fun removeById(id: String)