diff --git a/BlacksmithWorkshop/BlacksmithWorkshopView/FormManufacturies.cs b/BlacksmithWorkshop/BlacksmithWorkshopView/FormManufacturies.cs
index 62a8816..be146f1 100644
--- a/BlacksmithWorkshop/BlacksmithWorkshopView/FormManufacturies.cs
+++ b/BlacksmithWorkshop/BlacksmithWorkshopView/FormManufacturies.cs
@@ -7,7 +7,6 @@ using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
 using System.Windows.Forms;
-
 using Microsoft.Extensions.Logging;
 using BlacksmithWorkshopContracts.BindingModels;
 using BlacksmithWorkshopContracts.BusinessLogicsContracts;