Remove unused reference to Arc.

This commit is contained in:
Rowan Lewis 2018-03-13 23:26:58 +01:00
parent be2d707391
commit 30563ffd61

View File

@ -13,7 +13,6 @@ use xdg_dirs::DL_DIR;
use std::fs;
use std::path::Path;
use std::sync::Arc;
/// Scan downloaded `episode` entries that might have broken `local_uri`s and
/// set them to `None`.