fn reimport_city<A: AppLike + 'static>(
    ctx: &mut EventCtx<'_>,
    app: &A
) -> Transition<A>