Function remove_phase

Source
pub async fn remove_phase(
    session: UserSession,
    phase_id: Uuid,
) -> Result<(), ServerFnError>