remove unused field

This commit is contained in:
Tracy Pearson
2023-02-20 18:31:38 -05:00
parent 68cf150f54
commit bfef63d997

View File

@@ -17,7 +17,6 @@
[Parameter]
public Dvd.Data.DvdSeries Series { get; set; }
private EpisodesPopup _episodesPopup;
private bool _showDialog = false;
public void ShowEpisodes()