Skip to content

Commit

Permalink
Import
Browse files Browse the repository at this point in the history
  • Loading branch information
qarmin committed Oct 5, 2024
1 parent 96510d7 commit 0db3af5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions czkawka_core/src/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ use crossbeam_channel::Sender;
use directories_next::ProjectDirs;
use fun_time::fun_time;
use handsome_logger::{ColorChoice, ConfigBuilder, TerminalMode};
#[cfg(feature = "heif")]
use libheif_rs::{ColorSpace, HeifContext, RgbChroma};
#[cfg(feature = "libraw")]
use libraw::Processor;
use log::{debug, info, warn, LevelFilter, Record};

// #[cfg(feature = "heif")]
Expand Down

0 comments on commit 0db3af5

Please sign in to comment.