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 f506aa0 commit 3f5daa6Copy full SHA for 3f5daa6
Platform.Numbers.Benchmarks/ArithmeticBenchmarks.cs
@@ -1,5 +1,4 @@
1
-using System;
2
-using BenchmarkDotNet.Attributes;
+using BenchmarkDotNet.Attributes;
3
4
#pragma warning disable CA1822 // Mark members as static
5
0 commit comments