Removed extra newline at end

This commit is contained in:
David Volovskiy 2025-11-22 08:41:38 -05:00
parent c2ac4a7e4c
commit cee51b8595

View File

@ -646,4 +646,3 @@ bool wordle_face_loop(movement_event_t event, void *context) {
void wordle_face_resign(void *context) {
(void) context;
}