diff --git a/watch-faces/complication/wordle_face.c b/watch-faces/complication/wordle_face.c index 4bc9fa15..d63ef467 100644 --- a/watch-faces/complication/wordle_face.c +++ b/watch-faces/complication/wordle_face.c @@ -646,4 +646,3 @@ bool wordle_face_loop(movement_event_t event, void *context) { void wordle_face_resign(void *context) { (void) context; } -