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 db533a5 commit 1ed8075Copy full SHA for 1ed8075
source/FileLogger/LogFileSettings.cs
@@ -2,7 +2,6 @@
2
using System.Collections.Concurrent;
3
using System.Collections.Generic;
4
using System.Diagnostics.CodeAnalysis;
5
-using System.Linq;
6
using System.Reflection;
7
using System.Text;
8
using System.Threading;
test/FileLogger.Test/Helpers/PlatformFactAttribute.cs
@@ -1,5 +1,4 @@
1
using System;
using System.Runtime.InteropServices;
using Xunit;
0 commit comments