Skip to content

Commit ca2b247

Browse files
committed
readd accidentally removed thread library
1 parent a0c2e39 commit ca2b247

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/MongoDB.Driver.Tests/Search/AtlasSearchTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
using System;
1717
using System.Collections.Generic;
1818
using System.Linq;
19+
using System.Threading;
1920
using FluentAssertions;
2021
using MongoDB.Bson;
2122
using MongoDB.Bson.Serialization;

0 commit comments

Comments
 (0)