diff --git a/Client/ViewModels/ViewModelGame.cs b/Client/ViewModels/ViewModelGame.cs
index 2fe09c9..37f3508 100644
--- a/Client/ViewModels/ViewModelGame.cs
+++ b/Client/ViewModels/ViewModelGame.cs
@@ -198,7 +198,6 @@ namespace Client.ViewModels
{
this.window.CanvasForPaint.Children.Clear();
});
-
}
private void ChatBox_KeyDown()
diff --git a/Client/Views/LoginScreen.xaml b/Client/Views/LoginScreen.xaml
index 49d9c65..f859571 100644
--- a/Client/Views/LoginScreen.xaml
+++ b/Client/Views/LoginScreen.xaml
@@ -25,7 +25,5 @@
-
-