Now going to be disposed of in program.cs

This commit is contained in:
Ross Healy
2024-02-10 21:27:04 +00:00
parent 113a4bb19d
commit ad24dacac6

View File

@@ -37,10 +37,6 @@ namespace lottery_co_uk_scraper.NationalLottery
{
Console.WriteLine($"An error occurred: {ex.Message}");
}
finally
{
//client.Dispose();
}
}
public static class LotteryTableRow