From 18669249a0bea55a0a670999eded4a0b50b673fa Mon Sep 17 00:00:00 2001 From: max Date: Mon, 19 Jan 2026 18:44:00 +0100 Subject: [PATCH] removed imports --- Metoder/Form1.cs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Metoder/Form1.cs b/Metoder/Form1.cs index 62dfe7d..4ea46c3 100644 --- a/Metoder/Form1.cs +++ b/Metoder/Form1.cs @@ -1,11 +1,3 @@ -using System; -using System.Drawing; -using System.Net.Security; -using System.Reflection; -using System.Text; -using System.Windows.Forms; -using static System.Net.Mime.MediaTypeNames; - namespace Metoder { public partial class Form1 : Form