removed accidentally added file

This commit is contained in:
Falko Victor Habel 2024-05-21 21:27:12 +02:00
parent 4254925594
commit 832c0997fa
2 changed files with 1 additions and 1 deletions

View File

@ -277,6 +277,7 @@ class App(Ctk.CTk):
relwidth=0.6,
relheight=0.095
)
if __name__ == '__main__':
app = App()
app.mainloop()

View File

@ -1 +0,0 @@
BackButton