remove debug stmt

This commit is contained in:
Kenneth Kehl
2023-12-05 13:16:27 -08:00
parent cee2552706
commit 569be3cf74

View File

@@ -63,7 +63,6 @@
)
}}
{% endcall %}
IS IT HERE???? {{ current_user.preferred_timezone }}
{% call row() %}
{{ text_field('Preferred Timezone') }}
{{ optional_text_field(current_user.preferred_timezone) }}