From f9ed0f2df9bfa5714f1c65dce0aa8cc44e4ae37e Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Thu, 23 Oct 2025 11:47:42 +0100 Subject: [PATCH] Update tests/SharpCompress.Performance/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- tests/SharpCompress.Performance/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/SharpCompress.Performance/Program.cs b/tests/SharpCompress.Performance/Program.cs index 76fac50b..d445208a 100644 --- a/tests/SharpCompress.Performance/Program.cs +++ b/tests/SharpCompress.Performance/Program.cs @@ -1,4 +1,3 @@ -// See https://aka.ms/new-console-template for more information using System; using System.IO; using System.Linq;