Skip to content

Commit e9875cf

Browse files
author
Andrew Omondi
committed
chore: fix imports
1 parent 5268497 commit e9875cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ namespace Microsoft.Graph
1010
using System.Net.Http;
1111
using System.Net.Http.Headers;
1212
using System.Runtime.InteropServices;
13+
using System.Threading;
1314
using Azure.Core;
1415
using Microsoft.Graph.Authentication;
1516
using Microsoft.Kiota.Abstractions.Authentication;

0 commit comments

Comments
 (0)