Skip to content

Commit 5067df8

Browse files
committed
added null handling again
1 parent a0a35c6 commit 5067df8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LambdaTest.Sdk.Utils/SmartUI.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#nullable enable
2+
13
using System;
24
using System.Net.Http;
35
using System.Text.Json;

0 commit comments

Comments
 (0)