Function remove_platform

Source
pub async fn remove_platform(
    platform_id: i64,
    db_manager: &State<Arc<DatabaseManager>>,
) -> Status