elq id is now ignored by petapoco.

This commit is contained in:
kay.one
2013-02-15 20:03:54 -08:00
parent c6fa3cc02b
commit eb90040dd6
5 changed files with 45 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
using System.Linq;
using NzbDrone.Core.Repository;
namespace NzbDrone.Core.Datastore.PetaPoco
namespace PetaPoco
{
public class EpisodeSeasonRelator
{