From 5b9310df4556bd9f9156b6c79aaecd55adc709fb Mon Sep 17 00:00:00 2001 From: josh Date: Wed, 26 Nov 2025 13:55:30 +1000 Subject: [PATCH] Remove unused Open --- TuneBladeSupressor/Program.fs | 1 - 1 file changed, 1 deletion(-) diff --git a/TuneBladeSupressor/Program.fs b/TuneBladeSupressor/Program.fs index c5a61ce..df129e1 100644 --- a/TuneBladeSupressor/Program.fs +++ b/TuneBladeSupressor/Program.fs @@ -1,5 +1,4 @@ open System -open System.Diagnostics open System.Runtime.InteropServices open System.Text