Radarr/src/NzbDrone.Core/Datastore/Migration/002_103_sonarr_squashed.cs

8 lines
236 B
C#

namespace NzbDrone.Core.Datastore.Migration
{
// Migrations 002 - 103 were squashed in to 001, do not use these migration numbers, versions will be present in V1 migrated Radarr DBs
public class sonarr_squashed
{
}
}