Remove pure leftovers in iced_graphics
This commit is contained in:
parent
c512d50e19
commit
375386faa9
4 changed files with 0 additions and 325 deletions
|
|
@ -14,6 +14,3 @@ pub mod qr_code;
|
|||
#[cfg(feature = "qr_code")]
|
||||
#[doc(no_inline)]
|
||||
pub use qr_code::QRCode;
|
||||
|
||||
#[cfg(feature = "pure")]
|
||||
pub mod pure;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue