Skip to content

Commit

Permalink
removed unneded include
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lee committed Mar 5, 2024
1 parent 8c85cf6 commit d223f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/color_guess_play.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include <input/input.h>
#include <gui/elements.h>
#include <dolphin/dolphin.h>
#include <datetime/datetime.h>

struct ColorGuessPlay {
View* view;
Expand Down

0 comments on commit d223f85

Please sign in to comment.