Removed dispose as i didn't think about the look and it is closed by the second iteration. Will look into another time.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace lottery_co_uk_scraper.NationalLottery
|
||||
}
|
||||
finally
|
||||
{
|
||||
client.Dispose();
|
||||
//client.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user