remove unused code

This commit is contained in:
Eng1n33r
2022-06-28 01:54:37 +03:00
parent 77affd6cf1
commit bc6cc28c13
2 changed files with 5 additions and 33 deletions

View File

@@ -138,4 +138,4 @@ void subghz_scene_save_name_on_exit(void* context) {
// Clear view
text_input_reset(subghz->text_input);
}
}