Skip to content

Commit cee636c

Browse files
KhAbdukhoshimovKhAbdukhoshimov
KhAbdukhoshimov
authored and
KhAbdukhoshimov
committed
Added missing namespaces
1 parent e5eb9d6 commit cee636c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tigernet.Hosting/TigernetHostBuilder.cs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
using Tigernet.Hosting.Attributes.RequestContents;
99
using Tigernet.Hosting.Attributes.Resters;
1010
using Tigernet.Hosting.Exceptions;
11+
using Tigernet.Hosting.Extensions;
1112
using JsonConverter = System.Text.Json.Serialization.JsonConverter;
1213
using JsonSerializer = System.Text.Json.JsonSerializer;
1314

0 commit comments

Comments
 (0)