Re-organized providers and added a few
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use shanty_db::entities::track;
|
||||
|
||||
use crate::cleaning::normalize;
|
||||
use crate::provider::{RecordingMatch, ReleaseRef};
|
||||
use shanty_data::{RecordingMatch, ReleaseRef};
|
||||
|
||||
/// A scored recording match with the best matching release.
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user