We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e933bb0 commit f8082a2Copy full SHA for f8082a2
samples/BenchmarkDotNet.Samples/IntroSummaryStyle.cs
@@ -2,8 +2,8 @@
2
using BenchmarkDotNet.Attributes;
3
using BenchmarkDotNet.Configs;
4
using BenchmarkDotNet.Reports;
5
-using BenchmarkDotNet.Columns;
6
using Perfolizer.Horology;
+using Perfolizer.Metrology;
7
8
namespace BenchmarkDotNet.Samples
9
{
0 commit comments