We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967337a commit 87a27baCopy full SHA for 87a27ba
ExtentReports.Tests/Service/ExtentTestManager.cs
@@ -1,12 +1,5 @@
1
-using NUnit.Framework;
2
-using System;
3
-using System.Collections.Generic;
4
-using System.Diagnostics;
5
-using System.Linq;
6
-using System.Runtime.CompilerServices;
7
-using System.Text;
+using System.Collections.Generic;
8
using System.Threading;
9
-using System.Threading.Tasks;
10
11
namespace AventStack.ExtentReports.Tests.Parallel
12
{
0 commit comments