Remove useless comment
This commit is contained in:
parent
e05d1d6817
commit
f98d5c5165
|
@ -7,7 +7,6 @@ namespace NzbDrone.Core.Indexers
|
|||
{
|
||||
string BaseUrl { get; set; }
|
||||
|
||||
// TODO: Need to Create UI field for this and turn functionality back on per indexer.
|
||||
IEnumerable<int> MultiLanguages { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue