diff --git a/GUI.py b/GUI.py index c7fb29e..68516e6 100644 --- a/GUI.py +++ b/GUI.py @@ -11,7 +11,6 @@ def ok(): s1=s1_wert.get() s2=s2_wert.get() - if s1 == s2: messagebox.showinfo("unentschieden",f"Unentschieden")