deleteCategory

abstract fun deleteCategory(restaurantId: String, menuId: String, categoryId: String): Promise<E>