diff --git a/App.xaml.cs b/App.xaml.cs deleted file mode 100644 index 800a252..0000000 --- a/App.xaml.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System.Configuration; -using System.Data; -using System.Windows; - -namespace Chatbot_WPF_Projekt -{ - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } - -}