Fix release build (#802)

This commit is contained in:
Anatolii Kurotych 2023-01-28 04:07:00 +02:00 committed by GitHub
parent 478e6e0a04
commit 624f32115b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,6 @@ use dioxus_rsx::{
use interprocess::local_socket::{LocalSocketListener, LocalSocketStream};
use notify::{RecommendedWatcher, RecursiveMode, Watcher};
#[cfg(debug_assertions)]
pub use dioxus_html::HtmlCtx;
use serde::{Deserialize, Serialize};