Now going to be disposed of in program.cs
This commit is contained in:
@@ -37,10 +37,6 @@ namespace lottery_co_uk_scraper.NationalLottery
|
||||
{
|
||||
Console.WriteLine($"An error occurred: {ex.Message}");
|
||||
}
|
||||
finally
|
||||
{
|
||||
//client.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
public static class LotteryTableRow
|
||||
|
||||
Reference in New Issue
Block a user