Skip to content

Commit 3f5daa6

Browse files
committed
System namespace reference removed.
1 parent f506aa0 commit 3f5daa6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Platform.Numbers.Benchmarks/ArithmeticBenchmarks.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using BenchmarkDotNet.Attributes;
1+
using BenchmarkDotNet.Attributes;
32

43
#pragma warning disable CA1822 // Mark members as static
54

0 commit comments

Comments
 (0)