remove chatty log

This commit is contained in:
jacqueline
2024-06-27 16:13:05 +10:00
parent 688fe79471
commit 95072d865c
-1
View File
@@ -56,7 +56,6 @@ GLOBAL_BINDINGS = {
end
end),
sd_card.mounted:bind(function(mounted)
print("reset ui stack")
backstack.reset(main_menu:new())
end),
}