deleteUpdate

fun deleteUpdate(update: ProjectUpdate, onDelete: () -> Unit)

Method to delete an update

Parameters

update

The update to delete

onDelete

The action to execute when the update has been deleted