Skip to content

Commit 3ccd893

Browse files
committed
Fix missing DOM namespace
1 parent 2027518 commit 3ccd893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Abies.Conduit/Main.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using Abies.Conduit.Routing;
22
using Abies.Conduit.Services;
3+
using Abies.DOM;
34
using System.Threading.Tasks;
45
using static Abies.Conduit.Main.Message.Event;
56
using static Abies.UrlRequest;

0 commit comments

Comments
 (0)