Remove unused reference to Arc.
This commit is contained in:
parent
be2d707391
commit
30563ffd61
@ -13,7 +13,6 @@ use xdg_dirs::DL_DIR;
|
|||||||
|
|
||||||
use std::fs;
|
use std::fs;
|
||||||
use std::path::Path;
|
use std::path::Path;
|
||||||
use std::sync::Arc;
|
|
||||||
|
|
||||||
/// Scan downloaded `episode` entries that might have broken `local_uri`s and
|
/// Scan downloaded `episode` entries that might have broken `local_uri`s and
|
||||||
/// set them to `None`.
|
/// set them to `None`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user