Function post_remove

Source
pub async fn post_remove(
    __arg0: State<UiState<DynDashboardApi>>,
    _auth: UserAuth,
    __arg2: Form<GatewayForm>,
) -> impl IntoResponse