delete

abstract suspend fun delete(image: ImageRoomEntity)

Deletes an image from the local database.

Parameters

image

The image to be deleted.