Skip to content

Commit

Permalink
Clean up the import.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed Aug 2, 2024
1 parent 37ed115 commit be84f8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file modified bin/tempscale
Binary file not shown.
5 changes: 2 additions & 3 deletions src/displays/app_description.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "./ansi_color_codes.h"
#include "./escape_sequence.h"
#include <stdio.h>
#include "ansi_color_codes.h"
#include "escape_sequence.h"

void app_description(void) {
add_new_tab();
Expand Down

0 comments on commit be84f8b

Please sign in to comment.