Overall; fixed design of IState.cs and IReadOnlyState.cs, and fixed namespaces in Beam.Abstractions to remove all references of Beam.Abstract.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using Beam.Abstractions;
|
||||
using Beam.Models;
|
||||
using Beam.Models;
|
||||
using HtmlAgilityPack;
|
||||
using Beam.Playwright;
|
||||
using Beam.Stealth;
|
||||
using Beam;
|
||||
using Beam.Abstractions;
|
||||
using Beam.Downloaders;
|
||||
|
||||
namespace Beam.Fluent {
|
||||
|
||||
Reference in New Issue
Block a user