mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
removed old TODOs.
This commit is contained in:
parent
34f3ee6b4b
commit
e1488229fe
6 changed files with 3 additions and 8 deletions
|
@ -40,9 +40,6 @@ namespace NzbDrone.Core.Datastore
|
|||
private readonly IDatabase _database;
|
||||
private readonly IMessageAggregator _messageAggregator;
|
||||
|
||||
//TODO: add assertion to make sure model properly mapped
|
||||
|
||||
|
||||
private IDataMapper DataMapper
|
||||
{
|
||||
get { return _database.DataMapper; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue