Remove unsused custom.rs file in iced_wgpu
This commit is contained in:
parent
74b920a708
commit
8f384c83be
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
//! Draw custom primitives.
|
||||
use crate::core::{Rectangle, Size};
|
||||
use crate::graphics::Transformation;
|
||||
use crate::primitive;
|
||||
|
||||
use std::any::{Any, TypeId};
|
||||
use std::collections::HashMap;
|
||||
use std::fmt::Debug;
|
||||
Loading…
Add table
Add a link
Reference in a new issue