mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-07 05:02:04 +02:00
remove prints
This commit is contained in:
parent
4c1d70a99f
commit
4ea0308bd6
2 changed files with 0 additions and 2 deletions
scenes
|
@ -76,7 +76,6 @@ func update():
|
|||
grid.add_child(item)
|
||||
|
||||
func item_clicked(item):
|
||||
print(item.label)
|
||||
open_file = item.label
|
||||
match mode:
|
||||
FileBrowserMode.WORKING_DIRECTORY:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue