namespace ErsatzTV.Core.Health.Checks;
public interface IEpisodeMetadataHealthCheck : IHealthCheck
{
}