deleteImage

open suspend override fun deleteImage(imageUuid: UUID)

Deletes the image with the specified imageUuid from the local database.

Parameters

imageUuid

The UUID of the image to be deleted.