removeProfileImage

Removes the ProfileImage of a User from the repository.

Parameters

id
The id of the User.
abstract suspend fun removeProfileImage(id: String)