deleteProjectById

abstract fun deleteProjectById(projectId: Int)

to delete project from database.

Parameters

projectId

id of the project.