mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-16 21:58:25 +00:00
Fix release build (#802)
This commit is contained in:
parent
478e6e0a04
commit
624f32115b
1 changed files with 0 additions and 1 deletions
|
@ -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};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue