refactor(domain): remove redundant IAppSettingsRepository re-export; add TODO for Jellyfin enrichment
This commit is contained in:
@@ -24,6 +24,5 @@ pub use library::{
|
||||
ILibraryRepository, LibraryCollection, LibraryItem, LibrarySearchFilter,
|
||||
LibrarySyncAdapter, LibrarySyncLogEntry, LibrarySyncResult,
|
||||
};
|
||||
pub use repositories::IAppSettingsRepository;
|
||||
pub use services::{ChannelService, ScheduleEngineService, UserService};
|
||||
pub use value_objects::*;
|
||||
|
||||
Reference in New Issue
Block a user