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