rename to image::Viewer

This commit is contained in:
Cory Forsstrom 2020-05-26 17:15:55 -07:00
parent 431171f975
commit 5d045c2e9a
No known key found for this signature in database
GPG key ID: 64D6B5851FFCAC9E
9 changed files with 50 additions and 73 deletions

View file

@ -17,5 +17,3 @@ mod svg;
#[cfg(feature = "image")]
mod image;
#[cfg(feature = "image")]
mod image_viewer;