removed most of existing rss code

This commit is contained in:
kay.one 2011-04-03 22:24:19 -07:00
commit 7e4c38ec3f
16 changed files with 3 additions and 2360 deletions

View file

@ -65,7 +65,6 @@ namespace NzbDrone.Core.Test
public void enteties_toString()
{
Console.WriteLine(new Episode().ToString());
Console.WriteLine(new EpisodeModel().ToString());
}
[Test]