mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 11:58:36 -07:00
Removed test debug msg
This commit is contained in:
@@ -271,6 +271,5 @@ bool subghz_history_add_to_history(
|
||||
|
||||
furi_string_free(text);
|
||||
instance->last_index_write++;
|
||||
FURI_LOG_E(TAG, "Add history exit");
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user