Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 4d5478f

Browse files
Fixing import
1 parent 6362515 commit 4d5478f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.Api/Git/RepositoryManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System;
22
using System.Collections.Generic;
33
using System.Linq;
4+
using System.Threading;
45
using GitHub.Logging;
56

67
namespace GitHub.Unity

0 commit comments

Comments
 (0)