This commit is contained in:
Lynne Megido 2021-03-01 00:52:37 +10:00
parent 31aaa80701
commit ecee74eb29
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -44,7 +44,6 @@ mod scanerror;
#[cfg(test)]
mod tests;
mod util;
cfg_if! {
if #[cfg(any(all(not(unix), not(feature = "xdg-mime-backend")), all(unix, feature = "infer-backend")))] {