From 5a4bbbadf12d495dfdefdf4076600fa6c8b0ed3a Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:10:56 +0100 Subject: [PATCH] Format --- applications/system/findmy/findmy_state.c | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/system/findmy/findmy_state.c b/applications/system/findmy/findmy_state.c index ea8ddafae..385ae8a11 100644 --- a/applications/system/findmy/findmy_state.c +++ b/applications/system/findmy/findmy_state.c @@ -34,7 +34,6 @@ bool findmy_state_load(FindMyState* out_state) { flipper_format_rewind(file); } state.tag_type = tmp; - if(!flipper_format_read_bool(file, "show_mac", &state.show_mac, 1)) { // Support migrating from old config