Whoops left debug statement in

This commit is contained in:
2023-02-10 22:01:33 -08:00
parent cedd8fb851
commit bd80d44ba6

View File

@@ -44,9 +44,8 @@ module Wince
CONFIG_NOT_FOUND_TEXT.visible = true CONFIG_NOT_FOUND_TEXT.visible = true
end end
puts Utils.api_key
setup_map setup_map
Location.setup_client
window.present window.present
end end