From ed036640b333d94d6fbd341de018f59f10c99575 Mon Sep 17 00:00:00 2001 From: Francisco Salas Date: Tue, 9 Dec 2025 14:47:49 +0100 Subject: [PATCH] cleanup --- CarbonLib/CarbonCalculation25.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/CarbonLib/CarbonCalculation25.cs b/CarbonLib/CarbonCalculation25.cs index af15de4..f64baa7 100644 --- a/CarbonLib/CarbonCalculation25.cs +++ b/CarbonLib/CarbonCalculation25.cs @@ -5,8 +5,6 @@ using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; -using System.Text; -using System.Threading.Tasks; namespace CarbonLib.Carbon {