diff --git a/Client/ViewModels/ViewModelGame.cs b/Client/ViewModels/ViewModelGame.cs
index 4e7f042..48b36a0 100644
--- a/Client/ViewModels/ViewModelGame.cs
+++ b/Client/ViewModels/ViewModelGame.cs
@@ -197,7 +197,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 @@
-
-