Skip to content

Commit

Permalink
Remove unused headers (#1751)
Browse files Browse the repository at this point in the history
  • Loading branch information
kowalski7cc committed Sep 25, 2022
1 parent bc777b2 commit f86eada
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions applications/services/power/power_service/power.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
#include "power_i.h"
#include "views/power_off.h"

#include <furi.h>
#include <furi_hal.h>
#include <gui/view_port.h>
#include <gui/view.h>

#define POWER_OFF_TIMEOUT 90

Expand Down

0 comments on commit f86eada

Please sign in to comment.